Get Token Allowance
get
/v0/transfer/allowance
Get the allowance of a given bridge contract with specific token on source chain
projectId
stringOptioanl Project Identifier for Transaction
Example:
example-org
bridge
Bridge/Aggregator slug
fromAddress
stringUser's wallet address from source chain.
fromChain
stringSource chain slug
Example:
ethereum
toChain
stringDest chain slug. Only required for token swap in Nxtp bridge
Example:
ethereum
toTokenAddress
stringToken address on destination chain.
toTokenSymbol
stringToken symbol on the destination chain.
tokenAddress
stringToken address on source chain.
tokenSymbol
stringToken symbol on the source chain.
contractCall
booleanOptionally set to true or false to identify contract call
::::::::::