Wallet
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
/
v1
/
wallets
/
{id}
/
rescan
/
blocks
Authorizations
x-api-key
string
headerrequiredPath Parameters
id
string
requiredBody
application/json
blockNumber
string
transactionHash
string
Response
200 - application/json
message
string
statusCode
number