Tcbcoin
Verified contract
Active on
Ethereum with 2,029 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 "Tcbcoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13055078 | 3 years ago | | | 0 | 0.0012438961 | |
| 13055040 | 3 years ago | | | 0 | 0.0010765991 | |
| 13048346 | 3 years ago | | | 0 | 0.0011990435 | |
| 13041084 | 3 years ago | | | 0 | 0.0023323051 | |
| 13041069 | 3 years ago | | | 0 | 0.0013197021 | |
| 12988599 | 3 years ago | | | 0 | 0.0015023451 | |
| 12892916 | 3 years ago | | | 0 | 0.00045132100 | |
| 12889674 | 3 years ago | | | 0 | 0.00083944807 | |
| 12889489 | 3 years ago | | | 0 | 0.00079281207 | |
| 12889215 | 3 years ago | | | 0 | 0.00069954007 |
ABI
ABI objects
Getter at block 21160097
decimals() view returns (uint8)
18
name() view returns (string)
Tcbcoin
releaseAmountEveryYear() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
TCFX
totalSupply() view returns (uint256)
50000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
unLock()
Approval(address indexed owner, address indexed spender, 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.