Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DNN | ERC-20 | 2M | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12806898 | 3 years ago | | | 0 | 0.0069482400 | |
| 12806898 | 3 years ago | | | 0 | 0.0047851600 | |
| 12366194 | 4 years ago | | | 0 | 0.00072552000 | |
| 12366020 | 4 years ago | | | 0 | 0.00087062400 | |
| 12365978 | 4 years ago | | | 0 | 0.00082225600 | |
| 12365972 | 4 years ago | | | 0 | 0.00087062400 | |
| 12365923 | 4 years ago | | | 0 | 0.00082225600 | |
| 12365876 | 4 years ago | | | 0 | 0.00079807204 | |
| 12365776 | 4 years ago | | | 0 | 0.0012385200 | |
| 11200343 | 4 years ago | | | 0 | 0.00094848000 |
ABI
ABI objects
Getter at block 21258901
PRETDESupply() view returns (uint256)
100000000000000000000000000
PRETDESupplyRemaining() view returns (uint256)
0
TDESupply() view returns (uint256)
400000000000000000000000000
TDESupplyRemaining() view returns (uint256)
0
advisorySupply() view returns (uint256)
140000000000000000000000000
advisorySupplyRemaining() view returns (uint256)
82122793985510000000000000
allocatorAddress() view returns (address)
0x3cf26a9fe33c219db87c2e50572e50803efb2981
bountySupply() view returns (uint256)
10000000000000000000000000
bountySupplyRemaining() view returns (uint256)
3043182000000000000000000
cofounderA() view returns (address)
0x3cf26a9fe33c219db87c2e50572e50803efb2981
cofounderB() view returns (address)
0x9ffe2ad5d76954c7c25be0cee30795279c4cab9f
cofoundersSupply() view returns (uint256)
100000000000000000000000000
cofoundersSupplyDistributed() view returns (uint256)
0
cofoundersSupplyRemaining() view returns (uint256)
100000000000000000000000000
cofoundersSupplyVestingStartDate() view returns (uint256)
1526079251
cofoundersSupplyVestingTranches() view returns (uint256)
10
cofoundersSupplyVestingTranchesIssued() view returns (uint256)
0
crowdfundContract() view returns (address)
0x3cf26a9fe33c219db87c2e50572e50803efb2981
decimals() view returns (uint8)
18
earlyBackerSupply() view returns (uint256)
100000000000000000000000000
earlyBackerSupplyRemaining() view returns (uint256)
100000000000000000000000000
name() view returns (string)
DNN
platform() view returns (address)
0x3cf26a9fe33c219db87c2e50572e50803efb2981
platformSupply() view returns (uint256)
110000000000000000000000000
platformSupplyRemaining() view returns (uint256)
563943416504481739999999900
symbol() view returns (string)
DNN
tokensLocked() view returns (bool)
false
totalSupply() view returns (uint256)
1000000000000000000000000000
writerAccountSupply() view returns (uint256)
40000000000000000000000000
writerAccountSupplyRemaining() view returns (uint256)
40000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
changeAllocator(address newAddress)
changeCofounderA(address newAddress)
changeCofounderB(address newAddress)
changeCrowdfundContract(address newAddress)
changePlatform(address newAddress)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
issueCofoundersTokensIfPossible() returns (bool)
issueTokens(address beneficiary, uint256 tokenCount, uint8 allocationType) returns (bool)
sendUnsoldPRETDETokensToTDE()
sendUnsoldTDETokensToPlatform()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
unlockTokens()
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.