Deposit History
Testnet Env
Testnet Env
GET
/api/v1/gateway/user/history/deposit
Last modified:2024-10-15 06:23:56
Request
Query Params
assetName
string
optional
status
string
optional
SUCCESS - The deposit request has been successfully processed.
PENDING - The deposit request is pending and has not been processed yet.
FAILED - The deposit request has failed.
startTime
string
optional
Example:
1700635755135
endTime
string
optional
Example:
1700635755137
limit
string
optional
fromId
string
optional
Header Params
VESSEL-API-KEY
string
required
Default:
{{API_KEY}}
VESSEL-PASSPHRASE
string
required
Default:
{{API_PASSPHRASE}}
VESSEL-SIGNATURE
string
required
VESSEL-TIMESTAMP
string
required
Request samples
Responses
Modified at 2024-10-15 06:23:56