Get Token Allowance

get
/v0/transfer/allowance

Get the allowance of a given bridge contract with specific token on source chain

bridge
required

Bridge/Aggregator slug

fromAddress
string
required

User's wallet address from source chain.

fromChain
string
required

Source chain slug

Example:
ethereum
toChain
string
required

Dest chain slug. Only required for token swap in Nxtp bridge

Example:
ethereum
toTokenAddress
string
required

Token address on destination chain.

toTokenSymbol
string
required

Token symbol on the destination chain.

tokenAddress
string
required

Token address on source chain.

tokenSymbol
string
required

Token symbol on the source chain.

contractCall
boolean

Optionally set to true or false to identify contract call

Parameters
:
:
:
:
:
:
:
:
: