sui_bridge::abi

Module eth_bridge_limiter

Source
Expand description

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

Structs§

  • Custom Error type AddressEmptyCode with signature AddressEmptyCode(address) and selector 0x9996b315
  • Container type for all input parameters for the calculateAmountInUSD function with signature calculateAmountInUSD(uint8,uint256) and selector 0xe6b04b9f
  • Container type for all return fields from the calculateAmountInUSD function with signature calculateAmountInUSD(uint8,uint256) and selector 0xe6b04b9f
  • Container type for all input parameters for the calculateWindowAmount function with signature calculateWindowAmount(uint8) and selector 0xc6b478dd
  • Container type for all return fields from the calculateWindowAmount function with signature calculateWindowAmount(uint8) and selector 0xc6b478dd
  • Container type for all input parameters for the chainHourlyTransferAmount function with signature chainHourlyTransferAmount(uint256) and selector 0x9056e153
  • Container type for all return fields from the chainHourlyTransferAmount function with signature chainHourlyTransferAmount(uint256) and selector 0x9056e153
  • Container type for all input parameters for the chainLimits function with signature chainLimits(uint8) and selector 0x2c4535af
  • Container type for all return fields from the chainLimits function with signature chainLimits(uint8) and selector 0x2c4535af
  • Container type for all input parameters for the committee function with signature committee() and selector 0xd864e740
  • Container type for all return fields from the committee function with signature committee() and selector 0xd864e740
  • Container type for all input parameters for the currentHour function with signature currentHour() and selector 0x020e185d
  • Container type for all return fields from the currentHour function with signature currentHour() and selector 0x020e185d
  • Custom Error type ERC1967InvalidImplementation with signature ERC1967InvalidImplementation(address) and selector 0x4c9c8ce3
  • Custom Error type ERC1967NonPayable with signature ERC1967NonPayable() and selector 0xb398979f
  • Custom Error type FailedInnerCall with signature FailedInnerCall() and selector 0x1425ea42
  • Container type for all input parameters for the getChainHourTimestampKey function with signature getChainHourTimestampKey(uint8,uint32) and selector 0x085714c5
  • Container type for all return fields from the getChainHourTimestampKey function with signature getChainHourTimestampKey(uint8,uint32) and selector 0x085714c5
  • Container type for all input parameters for the initialize function with signature initialize(address,uint8[],uint64[]) and selector 0x43a5f2bc
  • Custom Error type InvalidInitialization with signature InvalidInitialization() and selector 0xf92ee8a9
  • Message(uint8,uint8,uint64,uint8,bytes)
  • Container type for all input parameters for the nonces function with signature nonces(uint8) and selector 0x5035bda2
  • Container type for all return fields from the nonces function with signature nonces(uint8) and selector 0x5035bda2
  • Custom Error type NotInitializing with signature NotInitializing() and selector 0xd7e6bcf8
  • Container type for all input parameters for the oldestChainTimestamp function with signature oldestChainTimestamp(uint8) and selector 0x795334ad
  • Container type for all return fields from the oldestChainTimestamp function with signature oldestChainTimestamp(uint8) and selector 0x795334ad
  • Custom Error type OwnableInvalidOwner with signature OwnableInvalidOwner(address) and selector 0x1e4fbdf7
  • Custom Error type OwnableUnauthorizedAccount with signature OwnableUnauthorizedAccount(address) and selector 0x118cdaa7
  • Container type for all input parameters for the owner function with signature owner() and selector 0x8da5cb5b
  • Container type for all return fields from the owner function with signature owner() and selector 0x8da5cb5b
  • Container type for all input parameters for the proxiableUUID function with signature proxiableUUID() and selector 0x52d1902d
  • Container type for all return fields from the proxiableUUID function with signature proxiableUUID() and selector 0x52d1902d
  • Container type for all input parameters for the recordBridgeTransfers function with signature recordBridgeTransfers(uint8,uint8,uint256) and selector 0x9373d391
  • Custom Error type ReentrancyGuardReentrantCall with signature ReentrancyGuardReentrantCall() and selector 0x3ee5aeb5
  • Container type for all input parameters for the renounceOwnership function with signature renounceOwnership() and selector 0x715018a6
  • Container type for all input parameters for the transferOwnership function with signature transferOwnership(address) and selector 0xf2fde38b
  • Custom Error type UUPSUnauthorizedCallContext with signature UUPSUnauthorizedCallContext() and selector 0xe07c8dba
  • Custom Error type UUPSUnsupportedProxiableUUID with signature UUPSUnsupportedProxiableUUID(bytes32) and selector 0xaa1d49a4
  • Container type for all input parameters for the updateLimitWithSignatures function with signature updateLimitWithSignatures(bytes[],(uint8,uint8,uint64,uint8,bytes)) and selector 0x97c39b13
  • Container type for all input parameters for the UPGRADE_INTERFACE_VERSION function with signature UPGRADE_INTERFACE_VERSION() and selector 0xad3cb1cc
  • Container type for all return fields from the UPGRADE_INTERFACE_VERSION function with signature UPGRADE_INTERFACE_VERSION() and selector 0xad3cb1cc
  • Container type for all input parameters for the upgradeToAndCall function with signature upgradeToAndCall(address,bytes) and selector 0x4f1ef286
  • Container type for all input parameters for the upgradeWithSignatures function with signature upgradeWithSignatures(bytes[],(uint8,uint8,uint64,uint8,bytes)) and selector 0xfa72a6d0
  • Container type for all input parameters for the willAmountExceedLimit function with signature willAmountExceedLimit(uint8,uint8,uint256) and selector 0xf7857a19
  • Container type for all return fields from the willAmountExceedLimit function with signature willAmountExceedLimit(uint8,uint8,uint256) and selector 0xf7857a19
  • Container type for all input parameters for the willUSDAmountExceedLimit function with signature willUSDAmountExceedLimit(uint8,uint256) and selector 0x4f46cba7
  • Container type for all return fields from the willUSDAmountExceedLimit function with signature willUSDAmountExceedLimit(uint8,uint256) and selector 0x4f46cba7

Enums§

Statics§