This endpoint allows you to calculate or retrieve the network fee required to deposit funds into a specific gateway address within your Blockradar account. It is typically used before initiating a deposit to ensure you are aware of the associated network costs.
| Variable | Type | Required | Description |
|---|---|---|---|
| addressId | string | Yes | The unique identifier of the gateway address. |
| walletId | string | Yes | The unique identifier of the wallet to deposit to. |
| Parameter | Type | Required | Description |
|---|---|---|---|
| amount | string | Yes | The amount to deposit. |
| reference | string | No | Optional reference code for tracking or reconciliation. |
| note | string | No | Optional note or message to associate with the deposit. |
| metadata | string | No | Optional metadata (as a string or JSON object) for additional information. |
"YOUR_ADDRESS_ID"
"YOUR_WALLET_ID"