getAllowanceEth()
Gets ERC-20 token spend allowance for contract
Method Parameters
tokenBridgeAddress: string
Ethereum bridge contract address
tokenAddress: string
Ethereum token address
signer: ethers.Signer
ethers js Signer
Returns
Returns allowance as ethers.BigNumber
from ethers js
Usage
Last updated