The latest block we've processed for this chain is 20898354, which is 4 minutes old. We're running behind the tip but working to resolve the issue.

ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 1,023 txns
Deployed by via 0x72937a3e at 19334576
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
5 additional variables
ERC-20
Value $52,394.28
0xd312e8899cd833d478c368fb98b0430b8728399340778185e9aaed2455aba0b3
0x6766ee28d7dc8407a9f1896e33e33cdf366686fdc8766406dae1366ef6166078
0x4fa0a53e52d674e29509d33cfc6ab500fb37620ee90a6173d2445a26386b910f
0x92deb2ce78a46fbd2fce9ceb7528ca16ce873c8a4b0dee628fa7c6f9ca655a29
0xa7e1ed50a618806a1a1b84b0da4ffe4b2a0627a5fa6f198538a9c7b366038c33
0xa1e546e3dcff8ec107d5929a589113ae03b8442febb017abc919184d11ca786c
0x298a90b60f6a6c4648ff0c7d1b4128dd5f15d7600c19f5dc99c52435e060ca0e
0x554879052cd2c3f457194b5ef417f6e44f787c4f2142b0a368c5c618ef110d92
0x9f53477c6dabee28ea988ea628e71018e8edd3873fc6ddae0bf065db42ccc197
0xe382e6e22665abfaa2d6923ca61162c4a795cea7d808c59684b669af13ade272

Functions
Getter at block 20898353
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
depositsCounter(view returns (uint256)
804
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
withdrawalsCounter(view returns (uint256)
197
Read-only
deposits(uint256 idview returns (address sourceNetworkTokenaddress destinationNetworkTokenaddress senderaddress receiveruint256 amountuint256 sourceChainIduint256 destinationChainIduint256 nonce)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
withdrawals(uint256 idview returns (address sourceNetworkTokenaddress destinationNetworkTokenaddress senderaddress receiveruint256 amountuint256 sourceChainIduint256 destinationChainIduint256 nonce)
State-modifying
depositERC20(address receiveruint256 amount
depositNativeToken(address receiverpayable 
emergencyWithdrawERC20(address token
emergencyWithdrawNative(
grantRole(bytes32 roleaddress account
initialize(address _evmERC20Tokenuint256 _nativeChainIduint256 _evmChainId
pause(
removeSigner(address _signer
renounceClaim(address destinationNetworkTokenaddress senderuint256 amountuint256 noncebytes signature
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setSigner(address _signer
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawERC20(address senderuint256 amountuint256 noncebytes signature
withdrawNative(address senderuint256 amountuint256 noncebytes signature
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
DepositEvent(address indexed sourceNetworkTokenaddress indexed senderaddress indexed receiveruint256 amountuint256 sourceChainIduint256 destinationChainIduint256 nonce
EmergencyWithdrawEvent(address indexed tokenaddress indexed receiveruint256 amount
Initialized(uint8 version
Paused(address account
PaymentReceived(address fromuint256 amount
RenounceEvent(address indexed destinationNetworkTokenaddress indexed senderaddress indexed receiveruint256 amountuint256 sourceChainIduint256 destinationChainIduint256 nonce
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
Upgraded(address indexed implementation
WithdrawEvent(address indexed destinationNetworkTokenaddress indexed senderaddress indexed receiveruint256 amountuint256 sourceChainIduint256 destinationChainIduint256 nonce
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
receive(
Errors
AddressZeroCheck(
ChainIdZeroCheck(
HashAlreadyUsed(
InsufficientAvailableBalance(
InvalidAmount(
InvalidChainId(
InvalidSigner(
InvalidTransfer(
Unauthorized(
WithdrawFailed(