DeepToken
Verified contract
Active on
Ethereum with 9,576 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 |
---|---|---|---|---|---|
WLM | ERC-20 | 66 | -- | -- | |
DTA | ERC-20 | 4 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11160114 | 4 years ago | | | 0 | 0.00069534000 | |
| 9867320 | 5 years ago | | | 0 | 0.000023630000 | |
| 9861041 | 5 years ago | | | 0 | 0.000023630000 | |
| 9834386 | 5 years ago | | | 0 | 0.000023630000 | |
| 9823977 | 5 years ago | | | 0 | 0.000038630000 | |
| 9602110 | 5 years ago | | | 0 | 0.000038630000 | |
| 9079535 | 5 years ago | | | 0 | 0.00013902480 | |
| 9034709 | 5 years ago | | | 0 | 0.000037790000 | |
| 8768470 | 5 years ago | | | 0 | 0.000075452000 | |
| 8478110 | 5 years ago | | | 0 | 0.00015116000 |
ABI
ABI objects
Getter at block 21289067
decimals() pure returns (uint8)
18
endBlock() pure returns (uint256)
5520118
etherBalance() pure returns (uint256)
20739986685000000000
getTokensAvailableForSale() pure returns (uint256 tokensAvailableForSale)
87761998710607953244561550
initialHolder() pure returns (address)
0xbb833152d96acfc6bb0f668f71eddfc2575af534
name() pure returns (string)
DeepToken
percentForSale() pure returns (uint256)
80
pointMultiplier() pure returns (uint256)
1000000000000000000
silencePeriod() pure returns (uint256)
10
startAcceptingFundsBlock() pure returns (uint256)
5257906
state() pure returns (uint8)
3
stateControl() pure returns (address)
0x24a33a6e7575ec1a1c75143abd9cc02bff9f9ebd
symbol() pure returns (string)
DTA
tokenPriceInWei() pure returns (uint256)
1712328767123290
tokensSold() pure returns (uint256)
12238001289392046755438450
totalNumberOfTokensForSale() pure returns (uint256)
100000000000000000000000000
totalSupply() pure returns (uint256)
15297501611740058444298062
usdCentsBalance() pure returns (uint256)
1219975864
usdCurrencyFunding() pure returns (address)
0x6946777f05cc5ba54ca03945a2b4bdfcce1afe72
whitelistControl() pure returns (address)
0xc7db06b791f38dc3bd09c1fafbcfcb2cce47f388
withdrawControl() pure returns (address)
0x152227da7a1050d2b0a564b0aab87340ca6c69a3
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _account) pure returns (uint256 balance)
whitelist(address) pure returns (bool)
State-modifying
Events addToWhitelist(address _whitelisted)
anyoneEndICO()
approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
endICO()
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
pause()
recordPayment(uint256 usdCentsAmount, uint256 tokenAmount, uint256 requestId)
removeFromWhitelist(address _whitelisted)
resumeICO()
startICO()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
updateEthICOThresholds(uint256 _newTotalSupply, uint256 _newTokenPriceInWei, uint256 _newPercentForSale, uint256 _newSilencePeriod, uint256 _newEndBlock)
Approval(address indexed owner, address indexed spender, uint256 value)
Credited(address addr, uint256 balance, uint256 txAmount)
Dewhitelisted(address addr)
StateTransition(uint8 oldState, uint8 newState)
TokenByFiatCredited(address addr, uint256 balance, uint256 txAmount, uint256 requestId)
Transfer(address indexed from, address indexed to, uint256 value)
USDCentsBalance(uint256 balance)
Whitelisted(address addr)
constructor(address _stateControl, address _whitelistControl, address _withdraw, address _initialHolder, address _usdCurrencyFunding)
fallback()
This contract contains no error objects.