DFX dfx-gyen-v2 Gauge
Verified contract
Proxy
Active on
Ethereum with 72 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 ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DFX | ERC-20 | 0.082613 | $0.039487 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18767731 | a year ago | | | 0 | 0.0039448474 | |
| 18503597 | a year ago | | | 0 | 0.0025613899 | |
| 18462594 | a year ago | | | 0 | 0.0029126127 | |
| 18462509 | a year ago | | | 0 | 0.0015391034 | |
| 18451591 | a year ago | | | 0 | 0.0017778091 | |
| 18451589 | a year ago | | | 0 | 0.0010005044 | |
| 18382427 | a year ago | | | 0 | 0.0012699840 | |
| 18269202 | a year ago | | | 0 | 0.00095174652 | |
| 18217187 | a year ago | | | 0 | 0.00075424325 | |
| 18138792 | a year ago | | | 0 | 0.0010060471 |
ABI
ABI objects
Getter at block 21248266
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.