Api deposit request

ApiDepositRequest

GRVT runs on a ZKSync Hyperchain which settles directly onto Ethereum.
To Deposit funds from your L1 wallet into a GRVT SubAccount, you will be required to submit a deposit transaction directly to Ethereum.
GRVT's bridge verifier will scan Ethereum from time to time. Once it receives proof that your deposit has been confirmed on Ethereum, it will initiate the deposit process.

This current payload is used for alpha testing only.

Name
Lite
Type Required
Default
Description
to_account_id
ta
string True The main account to deposit into
currency
c
Currency True The token currency to deposit
num_tokens
nt
string True The number of tokens to deposit, quoted in token_currency decimals
Currency

The list of Currencies that are supported on the GRVT exchange

Value Description
USD = 1 the USD fiat currency
USDC = 2 the USDC token
USDT = 3 the USDT token
ETH = 4 the ETH token
BTC = 5 the BTC token