ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 3,217 txns
Deployed by via 0xdc32f9de at 20811249
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "ERC1967Proxy"

0xafdb0920fa954beccffd361ed51823db37275e0b7ea553b30c2e8233bd4973b8
0xf58c067961085cbba29077155a637f236aa79e757a8e6708437ea2fec679cf61
0xf3e9165b1bea0751eefdfde19e0f77ecd953c81894019b0e9d4aaba26199e0c6
0x623bc147bbbf058b164eed7a4b1923c135394717bcc9b246f0b746a4c78bb6eb
0x26c3f0679a7a5529d7acc81dc50cfd383691623a4dc50c5c8a7a104bc9ed6943
0x8bb7dd1a09fbf847ae012401046a69c09fd0000edfafd96d735e8bf3a14daad9
0xdac94f585d4915a503e68f3903135806a0614c2ade9d766e28aee754239f7ae0
0x8b009745659113bfe9b113fe9ac4b5b3fbab9caf561d76ba21c703b76d59a508
0x16abdb7b1191ea6080fb11c44fe293bc84ab201e6bb0e93825b138bae7397ba3
0x2123c782530f9ebb08e5757ce9a3642666b427a60cd7f54a3433ac226ac26a41

Functions
Getter at block 21241419
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
committee(view returns (address)
0xee2d52477a7c1a7be0b0347dbe7e3b15185b416f
limiter(view returns (address)
0x12183b0796bbc4678999100e8c6c5715d5736767
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
vault(view returns (address)
0x312e67b47a2a29ae200184949093d92369f80b53
Read-only
isTransferProcessed(uint64 nonceview returns (bool isProcessed)
nonces(uint8 messageTypeview returns (uint64 nonce)
State-modifying
bridgeERC20(uint8 tokenIDuint256 amountbytes recipientAddressuint8 destinationChainID
bridgeETH(bytes recipientAddressuint8 destinationChainIDpayable 
executeEmergencyOpWithSignatures(bytes[] signaturesstruct BridgeUtilsMessage message
initialize(address _committeeaddress _vaultaddress _limiter
transferBridgedTokensWithSignatures(bytes[] signaturesstruct BridgeUtilsMessage message
upgradeToAndCall(address newImplementationbytes datapayable 
upgradeWithSignatures(bytes[] signaturesstruct BridgeUtilsMessage message
Events
Upgraded(address indexed implementation
ContractUpgraded(uint256 nonceaddress proxyaddress implementation
EmergencyOperation(uint64 noncebool paused
Initialized(uint64 version
Paused(address account
TokensClaimed(uint8 indexed sourceChainIDuint64 indexed nonceuint8 indexed destinationChainIDuint8 tokenIDuint256 erc20AdjustedAmountbytes senderAddressaddress recipientAddress
TokensDeposited(uint8 indexed sourceChainIDuint64 indexed nonceuint8 indexed destinationChainIDuint8 tokenIDuint64 suiAdjustedAmountaddress senderAddressbytes recipientAddress
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(address implementationbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
EnforcedPause(
ExpectedPause(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot