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 |
---|---|---|---|---|---|
PHN | ERC-20 | 22.654K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9789960 | 5 years ago | | | 0 | 0.0012169110 | |
| 9784587 | 5 years ago | | | 0 | 0.0019800750 | |
| 9753596 | 5 years ago | | | 0 | 0.00023813000 | |
| 9753595 | 5 years ago | | | 0 | 0.00023825000 | |
| 9753444 | 5 years ago | | | 0 | 0.00023813000 | |
| 9753444 | 5 years ago | | | 0 | 0.00023825000 | |
| 9753444 | 5 years ago | | | 0 | 0.00038813000 | |
| 9753425 | 5 years ago | | | 0 | 0.00038825000 | |
| 9747983 | 5 years ago | | | 0 | 0.00023849000 | |
| 9747983 | 5 years ago | | | 0 | 0.0019317690 |
ABI
ABI objects
Getter at block 21243975
decimals() view returns (uint8)
9
name() view returns (string)
DDAM
owner() view returns (address)
0x000b359d6ae6b7e65b37f68bd24068dc755886a1
paused() view returns (bool)
false
symbol() view returns (string)
DDAM
totalSupply() view returns (uint256)
960000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
blacklist(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
ban(address addr)
enable(address addr)
mappingTo(uint256 _value, string _mainnetAddr)
pause()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
unpause()
withdrawEther(uint256 _amount)
MappingTo(address _from, uint256 _value, string _mainnetAddr)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.