Module ethereum_gen::ierc20_metadata 
source · 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
allowancefunction with signatureallowance(address,address)and selector0xdd62ed3e - Container type for all return fields from the
allowancefunction with signatureallowance(address,address)and selector0xdd62ed3e - Container type for all input parameters for the
approvefunction with signatureapprove(address,uint256)and selector0x095ea7b3 - Container type for all return fields from the
approvefunction with signatureapprove(address,uint256)and selector0x095ea7b3 - Container type for all input parameters for the
balanceOffunction with signaturebalanceOf(address)and selector0x70a08231 - Container type for all return fields from the
balanceOffunction with signaturebalanceOf(address)and selector0x70a08231 - Container type for all input parameters for the
decimalsfunction with signaturedecimals()and selector0x313ce567 - Container type for all return fields from the
decimalsfunction with signaturedecimals()and selector0x313ce567 - Container type for all input parameters for the
namefunction with signaturename()and selector0x06fdde03 - Container type for all return fields from the
namefunction with signaturename()and selector0x06fdde03 - Container type for all input parameters for the
symbolfunction with signaturesymbol()and selector0x95d89b41 - Container type for all return fields from the
symbolfunction with signaturesymbol()and selector0x95d89b41 - Container type for all input parameters for the
totalSupplyfunction with signaturetotalSupply()and selector0x18160ddd - Container type for all return fields from the
totalSupplyfunction with signaturetotalSupply()and selector0x18160ddd - Container type for all input parameters for the
transferfunction with signaturetransfer(address,uint256)and selector0xa9059cbb - Container type for all input parameters for the
transferFromfunction with signaturetransferFrom(address,address,uint256)and selector0x23b872dd - Container type for all return fields from the
transferFromfunction with signaturetransferFrom(address,address,uint256)and selector0x23b872dd - Container type for all return fields from the
transferfunction with signaturetransfer(address,uint256)and selector0xa9059cbb 
Enums
- Container type for all of the contract’s call
 - Container type for all of the contract’s events
 
Statics
- The parsed JSON ABI of the contract.