Wallet Management
Deposit Finder
This endpoint is used to initiate a rescan of blocks for a specific wallet.
Body Parameters
Key | Required | Type | Description |
---|---|---|---|
blockNumber | false | number | The blockchain block number the transaction was made |
transactionHash | false | string | The blockchain transaction hash |
POST
Authorizations
Path Parameters
Example:
"YOUR_WALLET_ID"
Body
application/json
Example:
"TRANSACTION_HASH"