Custody
Build a custody structure that works for you, with flexibility and full-service support
Deposits
Allow end customers to make deposits from third-party wallets, exchanges, and digital asset providers to centralize their accounts.
Withdrawals
Make withdrawals anytime and anywhere. All customer assets are stored 1:1 in segregated accounts with MPC wallet technology.
MPC Wallets
Protect your assets with the most advanced and scalable wallet technology. Don’t sacrifice flexibility for security.
Integrated Cold Storage
Flexible and secure storage options can be configured to meet your organization’s risk and compliance objectives. Enhance asset custody and consumer experience through a combination of warm and cold storage.
const getDeposits = () => {
const body = {}
const timestamp = Math.round(Date.now() / 1000)
const payload = timestamp + 'GET' + '/deposits' + '{}'
const decodedSecret = Buffer.from(apiSecret, 'base64')
const hmac = crypto.createHmac('sha256', decodedSecret)
const signedPayload = hmac.update(payload).digest('base64')
// SET HEADERS
const headers = {
'X-SCX-API-KEY': 'public_key',
'X-SCX-SIGNED': signedPayload,
'X-SCX-TIMESTAMP': timestamp,
'X-SCX-PASSPHRASE': 'passphrase'
}
const options = {
headers,
body,
json: true
}
return request.get('https://api.zerohash.com/deposits', options)
}
const getDeposits = () => {
const body = {}
const timestamp = Math.round(Date.now() / 1000)
const payload = timestamp + 'GET' + '/deposits' + '{}'
const decodedSecret = Buffer.from(apiSecret, 'base64')
const hmac = crypto.createHmac('sha256', decodedSecret)
const signedPayload = hmac.update(payload).digest('base64')
// SET HEADERS
const headers = {
'X-SCX-API-KEY': 'public_key',
'X-SCX-SIGNED': signedPayload,
'X-SCX-TIMESTAMP': timestamp,
'X-SCX-PASSPHRASE': 'passphrase'
}
const options = {
headers,
body,
json: true
}
return request.get('https://api.zerohash.com/deposits', options)
}
const getDeposits = () => {
const body = {}
const timestamp = Math.round(Date.now() / 1000)
const payload = timestamp + 'GET' + '/deposits' + '{}'
const decodedSecret = Buffer.from(apiSecret, 'base64')
const hmac = crypto.createHmac('sha256', decodedSecret)
const signedPayload = hmac.update(payload).digest('base64')
// SET HEADERS
const headers = {
'X-SCX-API-KEY': 'public_key',
'X-SCX-SIGNED': signedPayload,
'X-SCX-TIMESTAMP': timestamp,
'X-SCX-PASSPHRASE': 'passphrase'
}
const options = {
headers,
body,
json: true
}
return request.get('https://api.zerohash.com/deposits', options)
}
Ready to start building your crypto product today?
Whether you’re looking to offer crypto trading, deposits and withdrawals, P2P transfers, rewards, or spend with crypto, you can build a customized crypto program to support your use case with Zero Hash
Award winning crypto infrastructure you can rely on
Top 100
Financial Technology Companies of 2022
The Financial Technology Report2022 Best
Crypto Product Integration Specialist
Wealth & FinanceInternational
101 Top CEOs
United States 101 Top CEOs in Fintech
Best Startup US2023 Winner
Tech of the Future
Banking Tech Awards USA2023 Finalist
World Changing Ideas
Fast Company2023 #46
Fastest Growing Companies in America
Inc. 5000