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 |
---|---|---|---|---|---|
CRD | ERC-20 | 89 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13169637 | 3 years ago | | | 0 | 0.0047907767 | |
| 13169506 | 3 years ago | | | 0 | 0.016227450 | |
| 13163979 | 3 years ago | | | 0 | 0.0039262451 | |
| 13163023 | 3 years ago | | | 0 | 0.0059789051 | |
| 13158552 | 3 years ago | | | 0 | 0.0030291981 | |
| 13158420 | 3 years ago | | | 0 | 0.0060436321 | |
| 13151702 | 3 years ago | | | 0 | 0.0029880651 | |
| 13151670 | 3 years ago | | | 0 | 0.0070423781 | |
| 13144059 | 3 years ago | | | 0 | 0.0025265940 | |
| 13144041 | 3 years ago | | | 0 | 0.0051646799 |
ABI
ABI objects
Getter at block 21157462
decimals() view returns (uint8)
18
name() view returns (string)
Dplatform
owner() view returns (address)
0xcbcf1c1163d5d8736cde0d877bf583c87d59637e
quantity() view returns (uint256)
217496829424555017312467857
startTime() view returns (uint256)
1556647200
symbol() view returns (string)
DPOM
totalSupply() view returns (uint256)
390000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
runQuantityDPOM(address _to)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.