DCS TOKEN
Verified contract
Active on
Ethereum with 12,790 txns
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 |
---|---|---|---|---|---|
DCS | ERC-20 | 1.065945M | -- | -- | |
K | ERC-20 | 100K | -- | -- | |
DCS | ERC-20 | 76K | -- | -- | |
FLT | ERC-20 | 1K | -- | -- | |
RIDE | ERC-20 | 72 | -- | -- | |
JLT | ERC-20 | 35 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20395697 | 3 months ago | | | 0 | 0.000047387000 | |
| 19104401 | 9 months ago | | | 0 | 0.00028338154 | |
| 19103925 | 9 months ago | | | 0 | 0.00029191430 | |
| 15507816 | 2 years ago | | | 0 | 0.00033170900 | |
| 12310678 | 4 years ago | | | 0 | 0.0022505396 | |
| 11846970 | 4 years ago | | | 0 | 0.0056454370 | |
| 11540226 | 4 years ago | | | 0 | 0.0020569450 | |
| 11531386 | 4 years ago | | | 0 | 0.0024309350 | |
| 11529298 | 4 years ago | | | 0 | 0.0016076410 | |
| 11494891 | 4 years ago | | | 0 | 0.0022002540 |
ABI
ABI objects
Getter at block 21163560
deadline() view returns (uint256)
1571437008
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
true
name() view returns (string)
DCS TOKEN
progress0drop() view returns (uint256)
24722
requestMinimum() view returns (uint256)
5000000000000000
round1() view returns (uint256)
1570141008
round2() view returns (uint256)
1570573008
symbol() view returns (string)
DCS
target0drop() view returns (uint256)
50000000
tokensPerEth() view returns (uint256)
850000000000000
totalDistributed() view returns (uint256)
1155623203223363727
totalSupply() view returns (uint256)
1976345991000000000
Read-only
Claimed(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events DistributeAirdrop(address _participant, uint256 _amount)
DistributeAirdropMultiple(address[] _addresses, uint256 _amount)
add(uint256 _value)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
updateTokensPerEth(uint256 _tokensPerEth)
withdraw(uint256 _wdamount)
withdrawAll()
withdrawForeignTokens(address _tokenContract) returns (bool)
Add(uint256 value)
Airdrop(address indexed _owner, uint256 _amount, uint256 _balance)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.