Utility APIs
Last updated
Was this helpful?
Last updated
Was this helpful?
Here are some more endpoints that might be useful while integrating Fund Deposit Kit API.
To get the tokens supported on the provided chainId.
/bridge-swap/supported-tokens
chain Id of the network
If true
then provide the top cross chain transferred tokens.
Aarc API Key
Adds an item to the system
/bridge-swap/token-supported
chain Id of the network
address of the token
Aarc API Key
To get the chains supported.
/bridge-swap/supported-chains
Aarc API Key
To get the status of the cross-chain transaction.
/bridge-swap/bridge-status
transaction hash of the bridge transaction
chain Id of the source network
chain Id of the destination network
Aarc API Key
Get the balances of all the assets on all the chains of an address.
/bridge-swap/balances/{walletAddress}
wallet address of the user
Aarc API Key