DeposiToken
Verified contract
Active on
Ethereum with 58 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,505.27)
Native
Value
$2,505.27
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.805217 | $3,111.30 |
$2,505.27 | |
DT10 | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12208193 | 4 years ago | | | 0 | 0.0055526240 | |
| 7805139 | 5 years ago | | | 0 | 0.0011516400 | |
| 7747182 | 6 years ago | | | 0 | 0.00051823800 | |
| 7747181 | 6 years ago | | | 0 | 0.000021012000 | |
| 7591187 | 6 years ago | | | 0 | 0.000000000001725540 | |
| 7586497 | 6 years ago | | | 0 | 0.0017293800 | |
| 7584511 | 6 years ago | | | 0 | 0.000085420000 | |
| 7553161 | 6 years ago | | | 0 | 0.0017236200 | |
| 7553161 | 6 years ago | | | 0 | 0.000000000001725540 | |
| 7536427 | 6 years ago | | | 0 | 0.000000000001725540 |
ABI
ABI objects
Getter at block 21223043
_money() view returns (uint256)
804416829930087459
_sellprice() view returns (uint256)
10536998496163
_tokens() view returns (uint256)
74815280045690172479
decimals() view returns (uint32)
15
getPrice() view returns (uint256 bid, uint256 ask)
(bid=11707776106847, ask=10536998496163)
name() view returns (string)
DeposiToken
symbol() view returns (string)
DT10
theStocksTokenContract() view returns (address)
0x3896fcffff3a48c24ad1b2c2a0ba9e9a32ae982d
totalSupply() view returns (uint256 tokens)
74815280045690172479
Read-only
balanceOf(address addr) view returns (uint256)
referrerBonusBalance(address) view returns (uint256)
referrers(address) view returns (address)
State-modifying
Events buy(address _referrer) payable
claimReferrerBonus()
sell(uint256 countTokens)
transfer(address _to, uint256 _value) returns (bool success)
FullEventLog(address indexed user, bytes32 status, uint256 sellprice, uint256 buyprice, uint256 time, uint256 tokens, uint256 ethers)
ReferralBonusClaim(address indexed referrar, uint256 bonus, uint256 timestamp)
ReferrerBonus(address indexed referer, address indexed depositor, uint256 depositAmount, uint256 etherReceived, uint256 timestamp)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _tstc)
fallback()
This contract contains no error objects.