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 |
---|---|---|---|---|---|
| ERC-20 | 888.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 7.777777M | -- | -- | |
POE | ERC-20 | 1.382252M | -- | -- | |
WHACKD | ERC-20 | 10.774941K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
Shell | ERC-20 | 600 | -- | -- | |
MXM | ERC-20 | 398.7638 | -- | -- | |
MXM | ERC-20 | 398.7638 | -- | -- | |
MST | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244367 | 4 days ago | | | 0 | 0.00050506415 | |
| 21191995 | 11 days ago | | | 0 | 0.00096944622 | |
| 21155720 | 16 days ago | | | 0 | 0.00063301314 | |
| 21155635 | 16 days ago | | | 0 | 0.00061081783 | |
| 21132895 | 19 days ago | | | 0 | 0.00090741982 | |
| 21113174 | 22 days ago | | | 0 | 0.00018897200 | |
| 21098868 | 24 days ago | | | 0 | 0.00033726346 | |
| 21097676 | 24 days ago | | | 0 | 0.00026869675 | |
| 21096479 | 25 days ago | | | 0 | 0.00019958356 | |
| 21095291 | 25 days ago | | | 0 | 0.00022901211 |
ABI
ABI objects
Getter at block 21272046
availableReserve() pure returns (uint256)
0
creationTime() pure returns (uint256)
1503011525
decimals() pure returns (uint8)
8
foundationReserve() pure returns (address)
0xffffffffffffffffffffffffffffffffffffffff
icoAllocation() pure returns (address)
0x1111111111111111111111111111111111111111
name() pure returns (string)
Po.et
owner() pure returns (address)
0x4adc207e73ff2f8738c7a9e3dbace389b45d92d2
potentialOwner() pure returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
POE
totalSupply() pure returns (uint256)
314159265300000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
confirmOwnership()
distribute(address investor, uint256 amount)
setOwner(address _new)
transfer(address _to, uint256 _value) returns (bool success)
transferERC20Token(address tokenAddress) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdrawFromReserve(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Issuance(address indexed to, uint256 value)
NewOwner(address old, address current)
NewPotentialOwner(address old, address potential)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.