allowance
This method returns the ERC20 allowance of an address for another address.
Function
Parameters
Parameter | Description |
---|---|
| The owner of the allowance. |
| The spender of the allowance. |
Return values
Value | Description |
---|---|
| allawance. |
Last updated