Utility APIs
Here are some more endpoints that might be useful while integrating Fund Deposit Kit API.
Last updated
Here are some more endpoints that might be useful while integrating Fund Deposit Kit API.
Last updated
To get the tokens supported on the provided chainId.
Response
true
Adds an item to the system
Response
true
Get the balances of all the assets on all the chains of an address.
wallet address of the user
Response
200
"{\"balances\":{\"1\":{\"balances\":[{\"decimals\":18,\"symbol\":\"ETH\",\"name\":\"Ethereum\",\"token_address\":\"0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\",\"balance\":\"1000000000000000000\",\"logo\":\"https://assets.polygon.technology/tokenAssets/eth.svg\",\"native_token\":true,\"type\":\"native\",\"is_spam\":false,\"usd_price\":1000}],\"logo\":\"https://assets.polygon.technology/tokenAssets/eth.svg\"}}}"
"success"
To get the chains supported.
Response
true
To get the status of the cross-chain transaction.
Response