hopr_chain_types::utils

Module safe_contract

Source
Expand description

This module was auto-generated with ethers-rs Abigen. More information at: https://github.com/gakonst/ethers-rs

Structs§

ExecTransactionCall
Container type for all input parameters for the execTransaction function with signature execTransaction(address,uint256,bytes,uint8,uint256,uint256,uint256,address,address,bytes) and selector 0x6a761202
ExecTransactionReturn
Container type for all return fields from the execTransaction function with signature execTransaction(address,uint256,bytes,uint8,uint256,uint256,uint256,address,address,bytes) and selector 0x6a761202
GetTransactionHashCall
Container type for all input parameters for the getTransactionHash function with signature getTransactionHash(address,uint256,bytes,uint8,uint256,uint256,uint256,address,address,uint256) and selector 0xd8d11f78
GetTransactionHashReturn
Container type for all return fields from the getTransactionHash function with signature getTransactionHash(address,uint256,bytes,uint8,uint256,uint256,uint256,address,address,uint256) and selector 0xd8d11f78
NonceCall
Container type for all input parameters for the nonce function with signature nonce() and selector 0xaffed0e0
NonceReturn
Container type for all return fields from the nonce function with signature nonce() and selector 0xaffed0e0
SafeContract

Enums§

SafeContractCalls
Container type for all of the contract’s call

Statics§

SAFECONTRACT_ABI
The parsed human-readable ABI of the contract.