Expand description
This module was auto-generated with ethers-rs Abigen. More information at: https://github.com/gakonst/ethers-rs
Structs§
- Allowance
Call - Container type for all input parameters for the
allowancefunction with signatureallowance(address,address)and selector0xdd62ed3e - Allowance
Return - Container type for all return fields from the
allowancefunction with signatureallowance(address,address)and selector0xdd62ed3e - Approval
Filter - Approve
Call - Container type for all input parameters for the
approvefunction with signatureapprove(address,uint256)and selector0x095ea7b3 - Approve
Return - Container type for all return fields from the
approvefunction with signatureapprove(address,uint256)and selector0x095ea7b3 - Balance
OfCall - Container type for all input parameters for the
balanceOffunction with signaturebalanceOf(address)and selector0x70a08231 - Balance
OfReturn - Container type for all return fields from the
balanceOffunction with signaturebalanceOf(address)and selector0x70a08231 - Burn
Call - Container type for all input parameters for the
burnfunction with signatureburn(address,uint256)and selector0x9dc29fac - Decimals
Call - Container type for all input parameters for the
decimalsfunction with signaturedecimals()and selector0x313ce567 - Decimals
Return - Container type for all return fields from the
decimalsfunction with signaturedecimals()and selector0x313ce567 - ERC20
Insufficient Allowance - Custom Error type
ERC20InsufficientAllowancewith signatureERC20InsufficientAllowance(address,uint256,uint256)and selector0xfb8f41b2 - ERC20
Insufficient Balance - Custom Error type
ERC20InsufficientBalancewith signatureERC20InsufficientBalance(address,uint256,uint256)and selector0xe450d38c - ERC20
Invalid Approver - Custom Error type
ERC20InvalidApproverwith signatureERC20InvalidApprover(address)and selector0xe602df05 - ERC20
Invalid Receiver - Custom Error type
ERC20InvalidReceiverwith signatureERC20InvalidReceiver(address)and selector0xec442f05 - ERC20
Invalid Sender - Custom Error type
ERC20InvalidSenderwith signatureERC20InvalidSender(address)and selector0x96c6fd1e - ERC20
Invalid Spender - Custom Error type
ERC20InvalidSpenderwith signatureERC20InvalidSpender(address)and selector0x94280d62 - EthER
C20 - Mint
Call - Container type for all input parameters for the
mintfunction with signaturemint(address,uint256)and selector0x40c10f19 - Name
Call - Container type for all input parameters for the
namefunction with signaturename()and selector0x06fdde03 - Name
Return - Container type for all return fields from the
namefunction with signaturename()and selector0x06fdde03 - Symbol
Call - Container type for all input parameters for the
symbolfunction with signaturesymbol()and selector0x95d89b41 - Symbol
Return - Container type for all return fields from the
symbolfunction with signaturesymbol()and selector0x95d89b41 - Test
Skip Call - Container type for all input parameters for the
testSkipfunction with signaturetestSkip()and selector0x7cc17ba4 - Total
Supply Call - Container type for all input parameters for the
totalSupplyfunction with signaturetotalSupply()and selector0x18160ddd - Total
Supply Return - Container type for all return fields from the
totalSupplyfunction with signaturetotalSupply()and selector0x18160ddd - Transfer
Call - Container type for all input parameters for the
transferfunction with signaturetransfer(address,uint256)and selector0xa9059cbb - Transfer
Filter - Transfer
From Call - Container type for all input parameters for the
transferFromfunction with signaturetransferFrom(address,address,uint256)and selector0x23b872dd - Transfer
From Return - Container type for all return fields from the
transferFromfunction with signaturetransferFrom(address,address,uint256)and selector0x23b872dd - Transfer
Return - Container type for all return fields from the
transferfunction with signaturetransfer(address,uint256)and selector0xa9059cbb
Enums§
- EthER
C20Calls - Container type for all of the contract’s call
- EthER
C20Errors - Container type for all of the contract’s custom errors
- EthER
C20Events - Container type for all of the contract’s events
Statics§
- ETHER
C20_ ABI - The parsed JSON ABI of the contract.