payments-custody
Number of APIs: 8
-
get supported assets GET {{API-URL}}/api/v1/custody/assets
-
get transactions for a user POST {{API-URL}}/api/v1/custody/user/transactions
-
get transaction for user POST {{API-URL}}/api/v1/custody/user/transaction
-
get whitelisted address for a user POST {{API-URL}}/api/v1/custody/user/whitelist-addresses/fetch
-
withdraw to a whitelisted address POST {{API-URL}}/api/v1/custody/user/withdraw
-
<decentralised> request an address to be whitelisted POST {{API-URL}}/api/v1/custody/user/whitelist-address/create
-
get deposit address for a user POST {{API-URL}}/api/v1/custody/user/deposit-address
-
check if an address is valid POST {{API-URL}}/api/v1/custody/is-address-valid