v1

latestOpenAPI 3.1.02026-07-241460559.8 KB

post/resources/api/wallet-attribution

Request body

walletAddressstring required

The cryptocurrency wallet address to look up.

cryptoChainstring

Blockchain network identifier (for example, ETH, BTC, TRX).

⚠️ The request must include either cryptoChain or currencyCode. To get the list of supported values, use this method.

currencyCodestring

Currency code of the asset (for example, USDT, ETH, BTC).

⚠️ The request must include either cryptoChain or currencyCode. To get the list of supported values, use this method.

contractAddressstring

Smart contract address for token-based assets.