Module ethereum_gen::migration_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
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
migrateEth
function with signaturemigrateEth(address)
and selector0x175dc507
- Container type for all input parameters for the
migrateNativeErc20
function with signaturemigrateNativeErc20(address,address[])
and selector0xd0c902a7
- Container type for all input parameters for the
migrateSidechain
function with signaturemigrateSidechain(address,address[])
and selector0x8032147f
- 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
receivePayment
function with signaturereceivePayment()
and selector0x835c19f3
- 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
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.