EladToken
Verified contract
Proxy
Active on
Ethereum with 77 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)
No balances found for "EladToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17477471 | a year ago | | | 0 | 0.00041925702 | |
| 17477459 | a year ago | | | 0 | 0.00042582110 | |
| 13446707 | 3 years ago | | | 0 | 0.0031429744 | |
| 12538052 | 4 years ago | | | 0 | 0.0016867855 | |
| 11628560 | 4 years ago | | | 0 | 0.0038104169 | |
| 11628416 | 4 years ago | | | 0 | 0.0033942260 | |
| 11628121 | 4 years ago | | | 0 | 0.0025916740 | |
| 11627964 | 4 years ago | | | 0 | 0.0039191080 | |
| 11627964 | 4 years ago | | | 0 | 0.0024595500 | |
| 11184986 | 4 years ago | | | 0 | 0.0035584670 |
ABI
ABI objects
Getter at block 21387927 admin() view returns (address) implementation() view returns (address)
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeAdmin(address newAdmin)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
constructor(address _implementation, address _admin, bytes _data)
fallback()
This contract contains no error objects.