TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 49,863 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
0x5e85…f747
-
variable spans 47 additional slots
-
variable spans 2 additional slots
-
variable spans 47 additional slots
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22862928 | a minute ago | | | 0.00029145794 | 5.2272013e-7 | |
| 22862822 | 5 minutes ago | | | 0.00029145794 | 5.6074617e-7 | |
| 22862715 | 8 minutes ago | | | 0.00029145794 | 7.3054403e-7 | |
| 22862650 | 11 minutes ago | | | 0.00029145794 | 7.6460979e-7 | |
| 22862562 | 14 minutes ago | | | 0.00029145794 | 0.000000707153680376 | |
| 22862484 | 16 minutes ago | | | 0.00029145794 | 6.9096658e-7 | |
| 22862161 | 27 minutes ago | | | 0.00029145794 | 7.2443900e-7 | |
| 22862151 | 27 minutes ago | | | 0.00029145794 | 4.9966798e-7 | |
| 22862150 | 27 minutes ago | | | 0.00029145794 | 7.2843349e-7 | |
| 22862081 | 30 minutes ago | | | 0.00029145794 | 0.000000506110327552 |
ABI
ABI objects
Getter at block 22862964 domains() view returns (uint32[])
hook() view returns (address)
0x0000000000000000000000000000000000000000
interchainSecurityModule() view returns (address)
0x5e8527f953ab19d21c5551d8a8664fc17428f747
localDomain() view returns (uint32)
8453
mailbox() view returns (address)
0xea87ae93fa0019a82a727bfd3ebd1cfca8f64f1d
owner() view returns (address)
0x8410927c286a38883bc23721e640f31d3e3e79f8
wrappedToken() view returns (address)
0x2416092f143378750bb29b79ed961ab195cceea5
Read-only
balanceOf(address _account) view returns (uint256)
destinationGas(uint32) view returns (uint256)
quoteGasPayment(uint32 _destinationDomain) view returns (uint256)
routers(uint32 _domain) view returns (bytes32)
State-modifying
Events enrollRemoteRouter(uint32 _domain, bytes32 _router)
enrollRemoteRouters(uint32[] _domains, bytes32[] _addresses)
handle(uint32 _origin, bytes32 _sender, bytes _message) payable
initialize(address _hook, address _interchainSecurityModule, address _owner)
renounceOwnership()
setDestinationGas(struct GasRouterGasRouterConfig[] gasConfigs)
setDestinationGas(uint32 domain, uint256 gas)
setHook(address _hook)
setInterchainSecurityModule(address _module)
transferOwnership(address newOwner)
transferRemote(uint32 _destination, bytes32 _recipient, uint256 _amountOrId) payable returns (bytes32 messageId)
transferRemote(uint32 _destination, bytes32 _recipient, uint256 _amountOrId, bytes _hookMetadata, address _hook) payable returns (bytes32 messageId)
unenrollRemoteRouter(uint32 _domain)
unenrollRemoteRouters(uint32[] _domains)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceivedTransferRemote(uint32 indexed origin, bytes32 indexed recipient, uint256 amount)
SentTransferRemote(uint32 indexed destination, bytes32 indexed recipient, uint256 amount)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.