Akropolis
Verified contract
Proxy
Active on
Ethereum with 510 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5add…5b23
0x23c5…097e
Balances ($0.00)
No balances found for "Akropolis"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12839545 | 3 years ago | | | 0 | 0.0011266024 | |
| 12253295 | 4 years ago | | | 0 | 0.0074984900 | |
| 12253224 | 4 years ago | | | 0 | 0.0069429800 | |
| 11797133 | 4 years ago | | | 0 | 0.0052614000 | |
| 11796494 | 4 years ago | | | 0 | 0.0042325040 | |
| 11626460 | 4 years ago | | | 0 | 0.0019447560 | |
| 11602339 | 4 years ago | | | 0 | 0.0057917143 | |
| 11515335 | 4 years ago | | | 0 | 0.0018151056 | |
| 11515329 | 4 years ago | | | 0 | 0.0018151056 | |
| 11515295 | 4 years ago | | | 0 | 0.0021018644 |
ABI
ABI objects
Getter at block 21160049
allowances() view returns (address)
0x23c5814cf742bfe387417aa2d06b2fcf76c2097e
balances() view returns (address)
0x5add827c5e0b4737c0063f1af3d8f26ba2cf5b23
decimals() view returns (uint8)
18
implementation() view returns (address)
0x8ce6d33ba7af176fe818c17a96c0c3cfa8ffec99
name() view returns (string)
Akropolis
owner() view returns (address)
0xd43c1df32c12fed72e5d1db662ba1f45162db328
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
AKT
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimAllowanceOwnership()
claimBalanceOwnership()
claimOwnership()
transferOwnership(address _newOwner)
upgradeTo(address newImplementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address implementation)
constructor(address _implementation, address _balances, address _allowances, string _name, uint8 _decimals, string _symbol)
fallback()
This contract contains no error objects.