VPoolUpgrader
Verified contract
Active on
Ethereum with 1 txns
Balances ($0.00)
No balances found for "VPoolUpgrader"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17513847 | a year ago | | | 0 | 0.00074805238 |
ABI
ABI objects
Getter at block 21213828
multicall() view returns (address)
0xeefba1e63905ef1d7acba5a8513c70307c1ce441
owner() view returns (address)
0x9520b477aa81180e6ddc006fc09fb6d3eb4e807a
Read-only
getProxyAdmin(address proxy) view returns (address)
getProxyImplementation(address proxy) view returns (address)
State-modifying
Events changeProxyAdmin(address proxy, address newAdmin)
renounceOwnership()
safeUpgrade(address _proxy, address _implementation)
safeUpgradeToAndCall(address _proxy, address _implementation, bytes _data) payable
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 _multicall)
This contract contains no fallback and receive objects.
This contract contains no error objects.