Expand description
This module was auto-generated with ethers-rs Abigen. More information at: https://github.com/gakonst/ethers-rs
Structs§
- Container type for all input parameters for the
allowance
function with signatureallowance(address,address)
and selector0xdd62ed3e
- Container type for all return fields from the
allowance
function with signatureallowance(address,address)
and selector0xdd62ed3e
- Container type for all input parameters for the
approve
function with signatureapprove(address,uint256)
and selector0x095ea7b3
- Container type for all return fields from the
approve
function with signatureapprove(address,uint256)
and selector0x095ea7b3
- Container type for all input parameters for the
balanceOf
function with signaturebalanceOf(address)
and selector0x70a08231
- Container type for all return fields from the
balanceOf
function with signaturebalanceOf(address)
and selector0x70a08231
- Container type for all input parameters for the
burn
function with signatureburn(address,uint256)
and selector0x9dc29fac
- Container type for all input parameters for the
decimals
function with signaturedecimals()
and selector0x313ce567
- Container type for all return fields from the
decimals
function with signaturedecimals()
and selector0x313ce567
- Custom Error type
ERC20InsufficientAllowance
with signatureERC20InsufficientAllowance(address,uint256,uint256)
and selector0xfb8f41b2
- Custom Error type
ERC20InsufficientBalance
with signatureERC20InsufficientBalance(address,uint256,uint256)
and selector0xe450d38c
- Custom Error type
ERC20InvalidApprover
with signatureERC20InvalidApprover(address)
and selector0xe602df05
- Custom Error type
ERC20InvalidReceiver
with signatureERC20InvalidReceiver(address)
and selector0xec442f05
- Custom Error type
ERC20InvalidSender
with signatureERC20InvalidSender(address)
and selector0x96c6fd1e
- Custom Error type
ERC20InvalidSpender
with signatureERC20InvalidSpender(address)
and selector0x94280d62
- Container type for all input parameters for the
mint
function with signaturemint(address,uint256)
and selector0x40c10f19
- Container type for all input parameters for the
name
function with signaturename()
and selector0x06fdde03
- Container type for all return fields from the
name
function with signaturename()
and selector0x06fdde03
- Container type for all input parameters for the
symbol
function with signaturesymbol()
and selector0x95d89b41
- Container type for all return fields from the
symbol
function with signaturesymbol()
and selector0x95d89b41
- Container type for all input parameters for the
testSkip
function with signaturetestSkip()
and selector0x7cc17ba4
- Container type for all input parameters for the
totalSupply
function with signaturetotalSupply()
and selector0x18160ddd
- Container type for all return fields from the
totalSupply
function with signaturetotalSupply()
and selector0x18160ddd
- Container type for all input parameters for the
transfer
function with signaturetransfer(address,uint256)
and selector0xa9059cbb
- Container type for all input parameters for the
transferFrom
function with signaturetransferFrom(address,address,uint256)
and selector0x23b872dd
- Container type for all return fields from the
transferFrom
function with signaturetransferFrom(address,address,uint256)
and selector0x23b872dd
- Container type for all return fields from the
transfer
function with signaturetransfer(address,uint256)
and selector0xa9059cbb
Enums§
- Container type for all of the contract’s call
- Container type for all of the contract’s custom errors
- Container type for all of the contract’s events
Statics§
- The parsed JSON ABI of the contract.