Whitelist Destination Address
Authorize your DApp User's Destination Contracts
Last updated
Was this helpful?
Authorize your DApp User's Destination Contracts
Last updated
Was this helpful?
If you have implemented native meta transactions via like gnosis or argent, you need to whitelist all Destination contracts where your proxy contracts will relay the transactions.
This guide will help you whitelist destination contracts.
POST
https://api.biconomy.io/api/v1/dapp/whitelist/destination
Authorization
string
Auth Token generated from the dashboard. This is specific to the DApp registered and should be in the format "User <token generated>"
destinationAddresses
array
Array of destination contract addresses to be whitelisted.