0x8097f0b9f06c27af9579f75762f971d745bb222f
Verified contract
Proxy
Active on
Base with 89,729 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 ($2,895.42)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.92544 | $2,557.06 |
$2,366.41 | |
USDbC | ERC-20 | 528.425 | $0.99976 |
$528.3 | |
BAMBOO | ERC-20 | 77 | $0.008981 |
$0.69 | |
WGC | ERC-20 | 200 | $0.0001 |
$0.02 | |
USA | ERC-20 | 1 | $0.001555 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000652 |
$0 | |
| ERC-20 | 10K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
NUNU | ERC-20 | 1.555556K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21800980 | 8 minutes ago | | | 0 | 0.0000012345783 | |
| 21800122 | 36 minutes ago | | | 0 | 0.0000021352146 | |
| 21798881 | an hour ago | | | 0 | 0.0000015243355 | |
| 21798680 | an hour ago | | | 0 | 0.0000012096663 | |
| 21798632 | an hour ago | | | 0 | 0.0000037840090 | |
| 21797589 | 2 hours ago | | | 0 | 0.0000015881624 | |
| 21797278 | 2 hours ago | | | 0 | 0.0000036730924 | |
| 21795738 | 3 hours ago | | | 0 | 0.0000010050770 | |
| 21795428 | 3 hours ago | | | 0 | 5.4074648e-7 | |
| 21794952 | 3 hours ago | | | 0 | 0.0000014330027 |
ABI
ABI objects
Getter at block 21801209
currentChainId() view returns (uint256)
8453
mpc() view returns (address)
0xeac9340ae80c2d62e4e9b1a137efb23fa53a9a03
newMPC() view returns (address)
0xeac9340ae80c2d62e4e9b1a137efb23fa53a9a03
newMPCEffectiveTime() view returns (uint256)
1726816873
oldMPC() view returns (address)
0xaf4a61f99306be8dfe69a1e369e5f8480ea3687a
owner() view returns (address)
0xc5919deae80a20caa79fe71c0ee0b3dee604fb30
Read-only
isAdmin(address) view returns (bool)
isTransmitter(address) view returns (bool)
State-modifying
Events changeMPC(address _newMPC) returns (bool)
changeMPCSigned(address _newMPC, bytes signature) returns (bool)
initialize(address _mpc)
receiveRequestV2(bytes _callData, address _receiveSide)
receiveRequestV2Signed(bytes _callData, address _receiveSide, bytes signature)
renounceOwnership()
setAdminPermission(address _user, bool _permission)
setTransmitterStatus(address _transmitter, bool _status)
transferOwnership(address newOwner)
transmitRequestV2(bytes _callData, address _receiveSide, address _oppositeBridge, uint256 _chainId)
withdrawFee(address token, address to, uint256 amount) returns (bool)
LogChangeMPC(address indexed oldMPC, address indexed newMPC, uint256 indexed effectiveTime, uint256 chainId)
OracleRequest(address bridge, bytes callData, address receiveSide, address oppositeBridge, uint256 chainId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAdminPermission(address indexed admin, bool permission)
SetTransmitterStatus(address indexed transmitter, bool status)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.