Tourist Review
Verified contract
Active on
Ethereum with 1,859 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($20.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 20 | $1.001 |
$20.02 | |
SDTK | ERC-20 | 11.2K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16305364 | 2 years ago | | | 0 | 0.0015916320 | |
| 15875386 | 2 years ago | | | 0 | 0.00064171302 | |
| 15674604 | 2 years ago | | | 0 | 0.00035812112 | |
| 14308995 | 3 years ago | | | 0 | 0.0028806524 | |
| 12957830 | 3 years ago | | | 0 | 0.00096610805 | |
| 12803867 | 3 years ago | | | 0 | 0.00026010600 | |
| 12783117 | 3 years ago | | | 0 | 0.0012633720 | |
| 12767972 | 3 years ago | | | 0 | 0.00052021200 | |
| 12763033 | 3 years ago | | | 0 | 0.00044589600 | |
| 12653326 | 3 years ago | | | 0 | 0.0010029420 |
ABI
ABI objects
Getter at block 21318977
MIN_CONTRIBUTION() view returns (uint256)
10000000000000000
_openTrade() view returns (bool)
false
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
false
name() view returns (string)
Tourist Review
soldToken() view returns (uint256)
265059587479272720
symbol() view returns (string)
TRET
tokenPublicSale() view returns (uint256)
1400000000000000000
tokensPerEth() view returns (uint256)
1600000000000000
totalDistributed() view returns (uint256)
909052332279272720
totalSupply() view returns (uint256)
850000000000000000
Read-only
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 adminBurnToken(uint256 _amount)
adminClaimAirdrop(address _participant, uint256 _amount)
adminClaimAirdropMultiple(address[] _addresses, uint256 _amount)
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)
updatePublicSale(uint256 _value)
updateTokensPerEth(uint256 _tokensPerEth)
updateTradeStatus(bool _value)
withdraw()
withdrawForeignTokens(address _tokenContract) returns (bool)
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.