TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 326 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 ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21181453 | 3 days ago | | | 0 | 0.0032709674 | |
| 21128131 | 10 days ago | | | 0 | 0.00065492740 | |
| 21108266 | 13 days ago | | | 0 | 0.00033404768 | |
| 21108137 | 13 days ago | | | 0 | 0.00041591825 | |
| 21107998 | 13 days ago | | | 0 | 0.00042763855 | |
| 21094589 | 15 days ago | | | 0 | 0.00049163754 | |
| 21093513 | 15 days ago | | | 0 | 0.00076527872 | |
| 21041487 | 22 days ago | | | 0 | 0.00043634484 | |
| 21038558 | 22 days ago | | | 0 | 0.00034021748 | |
| 21036726 | 23 days ago | | | 0 | 0.00062792668 |
ABI
ABI objects
Getter at block 21199592
ETH_TOKEN() view returns (address)
0x0000000000000000000000000000000000000000
operator() view returns (address)
0x00ac68bf447a04e2e6ac78d25c8cbef9ea397b12
owner() view returns (address)
0xcf86012ca2e3eebe8ef6475ed115ea7059fca4ee
Read-only
burnableToken(address) view returns (bool)
State-modifying
Events bridgeToken(address token, uint256 amount, string externalAddr, uint256 destChainId)
bridgeToken(string externalAddr, uint256 destChainId) payable
initialize(address safeMultisigContractAddress, address operator_, address[] tokens)
mint(address token, address[] recipients, uint256[] amounts)
mint(address[] tokens, address[] recipients, uint256[] amounts)
renounceOwnership()
transferOperator(address operator_)
transferOwnership(address newOwner)
updateToken(address[] tokens, bool[] isBurns)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
BridgeToken(address token, address burner, uint256 amount, string extddr, uint256 destChainId)
Initialized(uint8 version)
Mint(address token, address[] recipients, uint256[] amounts)
Mint(address[] tokens, address[] recipients, uint256[] amounts)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.