curl --request POST \
--url https://api.blockradar.co/v1/gateway/deposit/{walletId} \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{
"amount": "10"
}'{
"message": "Gateway is not supported on optimism testnet",
"statusCode": 400
}This endpoint allows you to initiate a gateway deposit.
| Key | Required | Type | Description |
|---|---|---|---|
| amount | true | string | The amount to be deposited. |
| reference | false | string | This would be the transaction reference |
| metadata | false | object | This would be atteched to the transaction payload |
curl --request POST \
--url https://api.blockradar.co/v1/gateway/deposit/{walletId} \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{
"amount": "10"
}'{
"message": "Gateway is not supported on optimism testnet",
"statusCode": 400
}"YOUR_WALLET_ID"
"10"
Deposit Succesfully / Blockchain not supported
Show child attributes
"5"
"5"
"5"
Show child attributes
"0x5425890298aed601595a70AB815c96711a31Bc65"
"2025-06-13T22:38:16.058Z"
"USD"
6
"e097a26e-0df5-4610-95d3-95f6cd1aa5c6"
true
false
"USD Coin"
"testnet"
"USDC"
"2025-06-13T22:38:16.058Z"
Show child attributes
"2025-06-13T22:30:37.053Z"
"m/44'/60'/0'/0"
"359c81bc-04ac-47a3-be96-775a7d7cae05"
true
true
false
"avalanche"
"avalanche"
"avax"
"2025-06-13T22:30:37.053Z"
43113
false
"2025-08-17T02:45:32.188Z"
"USD"
"6f3836f2-3d00-40aa-a85b-e34e989b4c82"
"testnet"
"Deposit of 5 USDC to gateway smart wallet 0x0077777d7EBA4688BDeF3E311b846F25870A19B9"
"1"
"Balance Before: 8.2 USDC | Network Fee: 2.99004e-13 USDC | Gasless: false"
"0x0077777d7EBA4688BDeF3E311b846F25870A19B9"
"IsrFHR26J"
"0x947514e4B803e312C312da0F1B41fEDdbe15ae7a"
"PENDING"
"0x5425890298aed601595a70AB815c96711a31Bc65"
"GATEWAY_DEPOSIT"
"2025-08-17T02:45:32.188Z"
Show child attributes
"0x947514e4B803e312C312da0F1B41fEDdbe15ae7a"
Show child attributes
Show child attributes
"2025-06-13T22:41:28.977Z"
"m/44'/60'/0'/0/0"
"Avalanche Master wallet"
"79c7a18a-07be-4c1f-a046-94bf4964f392"
true
"Avalanche"
"testnet"
"ACTIVE"
"2025-06-13T22:41:28.977Z"
"Deposit initiated successfully"
200