SyntheticTokenUpgrader
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SyntheticTokenUpgrader"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16370713 | 2 years ago | | | 0 | 0.0010652126 |
ABI
ABI objects
Getter at block 21225162
multicall() view returns (address)
0xca11bde05977b3631167028862be2a173976ca11
owner() view returns (address)
0xd1de3f9cd4ae2f23da941a67ca4c739f8dd9af33
Read-only
getProxyAdmin(address proxy) view returns (address)
getProxyImplementation(address proxy) view returns (address)
State-modifying
Events changeProxyAdmin(address proxy, address newAdmin)
renounceOwnership()
transferOwnership(address newOwner)
upgrade(address proxy_, address implementation_)
upgradeAndCall(address proxy_, address implementation_, bytes data_) payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner)
This contract contains no fallback and receive objects.
StorageValueIsNotEqual()