Returns allowance of a spender over owner's tokens (for transferring).
spender allowance
Sets allowance of a spender over owner's tokens.
transaction hash
Returns balance of an account.
account balance
Cancels authorization.
Mutation Functions
Decreases allowance.
Increases allowance.
View Functions
Mints tokens.
Returns allowance of a minter (for minting).
minter allowance
Returns nonce for EIP2612's permit.
permit
owner nonce
Sets allowance of a spender over owner's tokens, given owner's signed approval.
Receives tokens with authorization.
Returns total supply of JPYC tokens.
total supply
Transfers tokens (directly).
Transfers tokens (from spender).
Transfers tokens with authorization.
Returns allowance of a spender over owner's tokens (for transferring).