Module ethereum_gen::erc20_app
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
addTokenToWhitelist
function with signatureaddTokenToWhitelist(address)
and selector0xd84c1b38
- Container type for all input parameters for the
DEFAULT_ADMIN_ROLE
function with signatureDEFAULT_ADMIN_ROLE()
and selector0xa217fddf
- Container type for all return fields from the
DEFAULT_ADMIN_ROLE
function with signatureDEFAULT_ADMIN_ROLE()
and selector0xa217fddf
- Container type for all input parameters for the
getRoleAdmin
function with signaturegetRoleAdmin(bytes32)
and selector0x248a9ca3
- Container type for all return fields from the
getRoleAdmin
function with signaturegetRoleAdmin(bytes32)
and selector0x248a9ca3
- Container type for all input parameters for the
grantRole
function with signaturegrantRole(bytes32,address)
and selector0x2f2ff15d
- Container type for all input parameters for the
hasRole
function with signaturehasRole(bytes32,address)
and selector0x91d14854
- Container type for all return fields from the
hasRole
function with signaturehasRole(bytes32,address)
and selector0x91d14854
- Container type for all input parameters for the
inbound
function with signatureinbound()
and selector0x4a026227
- Container type for all input parameters for the
INBOUND_CHANNEL_ROLE
function with signatureINBOUND_CHANNEL_ROLE()
and selector0xbc0c22a7
- Container type for all return fields from the
INBOUND_CHANNEL_ROLE
function with signatureINBOUND_CHANNEL_ROLE()
and selector0xbc0c22a7
- Container type for all return fields from the
inbound
function with signatureinbound()
and selector0x4a026227
- Container type for all input parameters for the
lock
function with signaturelock(address,bytes32,uint256)
and selector0xa80de0e8
- Container type for all input parameters for the
outbound
function with signatureoutbound()
and selector0x5109932e
- Container type for all return fields from the
outbound
function with signatureoutbound()
and selector0x5109932e
- Container type for all input parameters for the
renounceRole
function with signaturerenounceRole(bytes32,address)
and selector0x36568abe
- Container type for all input parameters for the
revokeRole
function with signaturerevokeRole(bytes32,address)
and selector0xd547741f
- Container type for all input parameters for the
supportsInterface
function with signaturesupportsInterface(bytes4)
and selector0x01ffc9a7
- Container type for all return fields from the
supportsInterface
function with signaturesupportsInterface(bytes4)
and selector0x01ffc9a7
- Container type for all input parameters for the
tokens
function with signaturetokens(address)
and selector0xe4860339
- Container type for all return fields from the
tokens
function with signaturetokens(address)
and selector0xe4860339
- Container type for all input parameters for the
unlock
function with signatureunlock(address,bytes32,address,uint256)
and selector0x010ce3c7
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.