Watch Address
Add Address
Endpoint:
Method: POST
Request:
Field
Type
Note
api_key
string
chain_code
BEP20
Chain Code need to add address to sync Must exist in data from
address
array[]
list address to sync ["address1","address2",...]
transaction_watcher
string
Must in: TO, FROM, BOTH
Project is limit number address can be added.
Transaction On-Chain will be sync with unlimited webhook notification.
Remove Address
Endpoint:
Method: POST
Request:
Field
Type
Note
api_key
string
chain_code
BEP20
Chain Code need to remove address from sync Must exist in data from
address
array[]
list address to sync ["address1","address2",...]
Last updated