Expand description
This module was auto-generated with ethers-rs Abigen. More information at: https://github.com/gakonst/ethers-rs
Structs§
- Address
Empty Code - Custom Error type
AddressEmptyCodewith signatureAddressEmptyCode(address)and selector0x9996b315 - Address
Insufficient Balance - Custom Error type
AddressInsufficientBalancewith signatureAddressInsufficientBalance(address)and selector0xcd786059 - EthBridge
Vault - Failed
Inner Call - Custom Error type
FailedInnerCallwith signatureFailedInnerCall()and selector0x1425ea42 - Ownable
Invalid Owner - Custom Error type
OwnableInvalidOwnerwith signatureOwnableInvalidOwner(address)and selector0x1e4fbdf7 - Ownable
Unauthorized Account - Custom Error type
OwnableUnauthorizedAccountwith signatureOwnableUnauthorizedAccount(address)and selector0x118cdaa7 - Owner
Call - Container type for all input parameters for the
ownerfunction with signatureowner()and selector0x8da5cb5b - Owner
Return - Container type for all return fields from the
ownerfunction with signatureowner()and selector0x8da5cb5b - Ownership
Transferred Filter - Reentrancy
Guard Reentrant Call - Custom Error type
ReentrancyGuardReentrantCallwith signatureReentrancyGuardReentrantCall()and selector0x3ee5aeb5 - Renounce
Ownership Call - Container type for all input parameters for the
renounceOwnershipfunction with signaturerenounceOwnership()and selector0x715018a6 - SafeER
C20Failed Operation - Custom Error type
SafeERC20FailedOperationwith signatureSafeERC20FailedOperation(address)and selector0x5274afe7 - TransferER
C20Call - Container type for all input parameters for the
transferERC20function with signaturetransferERC20(address,address,uint256)and selector0x9db5dbe4 - TransferETH
Call - Container type for all input parameters for the
transferETHfunction with signaturetransferETH(address,uint256)and selector0x7b1a4909 - Transfer
Ownership Call - Container type for all input parameters for the
transferOwnershipfunction with signaturetransferOwnership(address)and selector0xf2fde38b - Weth
Call - Container type for all input parameters for the
wETHfunction with signaturewETH()and selector0xf2428621 - Weth
Return - Container type for all return fields from the
wETHfunction with signaturewETH()and selector0xf2428621
Enums§
- EthBridge
Vault Calls - Container type for all of the contract’s call
- EthBridge
Vault Errors - Container type for all of the contract’s custom errors
Statics§
- ETHBRIDGEVAULT_
ABI - The parsed JSON ABI of the contract.