OptimizedTransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 39,854 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
Balances ($594.19)
Native
Value
$594.19
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.178128 | $3,335.76 |
$594.19 | |
SKIPUP | ERC-20 | 0.01 | $0.170526 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000786 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 510.670196 | -- | -- | |
BLOWN | ERC-20 | 77.694207 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22744353 | 4 minutes ago | | | 0 | 2.6311426e-7 | |
| 22744102 | 12 minutes ago | | | 0 | 2.6311426e-7 | |
| 22743518 | 32 minutes ago | | | 0 | 3.2654634e-7 | |
| 22743253 | 41 minutes ago | | | 0 | 2.6311426e-7 | |
| 22742857 | an hour ago | | | 0 | 3.2654634e-7 | |
| 22742606 | an hour ago | | | 0 | 2.6311426e-7 | |
| 22742362 | an hour ago | | | 0 | 2.6311426e-7 | |
| 22741977 | an hour ago | | | 0 | 2.6303021e-7 | |
| 22741431 | 2 hours ago | | | 0 | 2.6294615e-7 | |
| 22741106 | 2 hours ago | | | 0 | 3.7833707e-7 |
ABI
ABI objects
Getter at block 22744469
MESSAGE_TOPIC() view returns (bytes32)
0xb8abfd5c33667c7440a4fc1153ae39a24833dbe44f7eb19cbe5cd5f2583e4940
chainId() view returns (uint16)
22
owner() view returns (address)
0xd85dc8cb3145411fe334d5c1698d36562ba18473
Read-only
blockUpdaters(uint16) view returns (address)
completedTransfersCompact(bytes32) view returns (uint256)
estimateFee(uint16 _dstChainId) view returns (uint256 bridgeFee)
feeManager(address) view returns (bool)
fees(uint16) view returns (uint256)
mptVerifiers(uint16) view returns (address)
targetNonce(bytes32) view returns (uint64)
trustedRemoteLookup(uint16) view returns (address)
State-modifying
Events claimFees()
initialize(uint16 _chainId)
renounceOwnership()
send(uint16 _dstChainId, address _dstAddress, bytes _payload) payable returns (uint64 currentNonce)
setBlockUpdater(uint16 _chainId, address _blockUpdater)
setFee(uint16 _dstChainId, uint256 _fee)
setFee(uint16[] _dstChainId, uint256[] _fee)
setFeeManager(address _feeManager, bool _flag)
setMptVerifier(uint16 _chainId, address _mptVerifier)
setTrustedRemoteAddress(uint16 _remoteChainId, address _remoteAddress)
transferOwnership(address newOwner)
validateTransactionProof(uint16 _srcChainId, bytes32 _srcBlockHash, uint256 _logIndex, bytes _mptProof)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
ClaimFee(address operator, uint256 amount)
ExecutedMessage(address indexed sender, uint16 indexed srcChainId, uint64 indexed sequence, address dstAddress, bytes payload)
Initialized(uint8 version)
MessagePublished(address indexed sender, uint16 indexed dstChainId, uint64 indexed sequence, address dstAddress, bytes payload)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetBlockUpdater(uint16 chainId, address lockUpdater)
SetFee(uint16 dstChainId, uint256 fee)
SetFeeManager(address feeManager, bool flag)
SetMptVerifier(uint16 chainId, address mptVerifier)
SetTrustedRemoteAddress(uint16 chainId, address remoteAddress)
constructor(address _logic, address _admin, bytes _data)
fallback()
fallback()
receive()
receive()
This contract contains no error objects.