DFX dfx-nzds-v2 Gauge
Verified contract
Proxy
Active on
Ethereum with 178 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
Balances ($3.17)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DFX | ERC-20 | 83.6208 | $0.037887 |
$3.17 | |
dfx-nzds-v2 | ERC-20 | 69.594821 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18503593 | a year ago | | | 0 | 0.0024956129 | |
| 18469210 | a year ago | | | 0 | 0.0031058277 | |
| 18469164 | a year ago | | | 0 | 0.0013414065 | |
| 18432146 | a year ago | | | 0 | 0.0034352680 | |
| 18403096 | a year ago | | | 0 | 0.00069488621 | |
| 18381995 | a year ago | | | 0 | 0.0015790810 | |
| 18354324 | a year ago | | | 0 | 0.00096268441 | |
| 18320263 | a year ago | | | 0 | 0.0012397477 | |
| 18295636 | a year ago | | | 0 | 0.00070866369 | |
| 18269198 | a year ago | | | 0 | 0.0010909938 |
ABI
ABI objects
Getter at block 21264304
getAdmin() view returns (address)
0x26f539a0fe189a7f228d7982bf10bc294fa9070c
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)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.