TravelChain
Verified contract
Active on
Ethereum with 543 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TravelChain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8888403 | 5 years ago | | | 0 | 0.00023710000 | |
| 5349320 | 7 years ago | | | 0 | 0.00015585300 | |
| 5349318 | 7 years ago | | | 0 | 0.00015585300 | |
| 5349313 | 7 years ago | | | 0 | 0.00015585300 | |
| 5349304 | 7 years ago | | | 0 | 0.00015585300 | |
| 5349295 | 7 years ago | | | 0 | 0.00015585300 | |
| 5349293 | 7 years ago | | | 0 | 0.00015585300 | |
| 5335100 | 7 years ago | | | 0 | 0.00015585300 | |
| 5335100 | 7 years ago | | | 0 | 0.00015585300 | |
| 5335099 | 7 years ago | | | 0 | 0.00015585300 |
ABI
ABI objects
Getter at block 21168954
decimals() view returns (uint256)
8
name() view returns (string)
TravelChain
owner() view returns (address)
0x8cc8ed4674d80ee0fe17df365695e03e7f3713e1
symbol() view returns (string)
TCN
totalSupply() view returns (uint256)
9900000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burnSupply(uint256 _amount)
burnTotalSupply(uint256 _amount)
setName(string _name)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
SupplyBurn(uint256 _amount)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.