TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 92,694 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 ($808.75)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.1483 | $3,280.12 |
$486.44 | |
USDbC | ERC-20 | 321 | $1.001 |
$321.32 | |
BAMBOO | ERC-20 | 77 | $0.011661 |
$0.9 | |
WGC | ERC-20 | 200 | $0.000465 |
$0.09 | |
USA | ERC-20 | 1 | $0.000759 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000763 |
$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) |
---|---|---|---|---|---|---|---|
| 22756069 | 5 minutes ago | | | 0 | 0.0000029862365 | |
| 22756064 | 5 minutes ago | | | 0 | 0.0000029900885 | |
| 22755476 | 25 minutes ago | | | 0 | 0.0000027226347 | |
| 22755064 | 38 minutes ago | | | 0 | 0.0000023520774 | |
| 22754858 | an hour ago | | | 0 | 0.0000076894988 | |
| 22754717 | an hour ago | | | 0 | 0.0000028396464 | |
| 22754650 | an hour ago | | | 0 | 0.0000032844771 | |
| 22754356 | an hour ago | | | 0 | 0.0000053636678 | |
| 22754346 | an hour ago | | | 0 | 0.0000028402155 | |
| 22754307 | an hour ago | | | 0 | 0.0000028400021 |
ABI
ABI objects
Getter at block 22756211
currentChainId() view returns (uint256)
8453
mpc() view returns (address)
0x5d9e3518c53a3f088b081c1bcc5007e771ef58d6
newMPC() view returns (address)
0x5d9e3518c53a3f088b081c1bcc5007e771ef58d6
newMPCEffectiveTime() view returns (uint256)
1731569025
oldMPC() view returns (address)
0xeac9340ae80c2d62e4e9b1a137efb23fa53a9a03
owner() view returns (address)
0xc5919deae80a20caa79fe71c0ee0b3dee604fb30
Read-only
isAdmin(address) view returns (bool)
isTransmitter(address) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
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)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
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)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.