Three and the chain
Verified contract
Active on
Ethereum with 27 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 "Three and the chain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6052576 | 6 years ago | | | 0 | 0.000038794100 | |
| 6044408 | 6 years ago | | | 0 | 0.000042635100 | |
| 6044403 | 6 years ago | | | 0 | 0.000038410000 | |
| 6005472 | 6 years ago | | | 0 | 0.00032786088 | |
| 5978637 | 6 years ago | | | 0 | 0.00084862094 | |
| 5975911 | 6 years ago | | | 0 | 0.00033353640 | |
| 5975909 | 6 years ago | | | 0 | 0.00033353640 | |
| 5974901 | 6 years ago | | | 0 | 0.00037387000 | |
| 5974901 | 6 years ago | | | 0 | 0.00037387000 | |
| 5974901 | 6 years ago | | | 0 | 0.00026887000 |
ABI
ABI objects
Getter at block 21181421
decimals() view returns (uint8)
18
name() view returns (string)
Three and the chain
owner() view returns (address)
0xf0983279a93712f210d9c59e5d933312342a9594
symbol() view returns (string)
TA
totalSupply() view returns (uint256)
150000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
increaseSupply(uint256 _value) returns (bool)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.