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.
Configures a minter.
Decreases allowance.
Increases allowance.
Returns true if the given address is a minter.
true if minter, false otherwise
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).