OrbitFarmProxy
Verified contract
Proxy
Active on
Ethereum with 139 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NGPE | ERC-20 | 1.31666M | -- | -- | |
VBIT | ERC-20 | 40 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16172857 | 2 years ago | | | 0 | 0.0017579652 | |
| 15935908 | 2 years ago | | | 0 | 0.016155030 | |
| 15928763 | 2 years ago | | | 0 | 0.0058215314 | |
| 15921597 | 2 years ago | | | 0 | 0.0037359723 | |
| 15914429 | 2 years ago | | | 0 | 0.0033985157 | |
| 15907261 | 2 years ago | | | 0 | 0.0026374306 | |
| 15900105 | 2 years ago | | | 0 | 0.0036876019 | |
| 15857159 | 2 years ago | | | 0 | 0.0021874310 | |
| 15850009 | 2 years ago | | | 0 | 0.0030162299 | |
| 15842858 | 2 years ago | | | 0 | 0.0028332510 |
ABI
ABI objects
Getter at block 21172716
getAdmin() view returns (address)
0xfb504cd4ed46024b83c4337044995cf112205f18
getImplementation() view returns (address)
0x9569b585c7fa48b17f4e6c5f25f80946ad05f024
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.