Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TC | ERC-20 | 1.350192M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21002483 | a month ago | | | 0 | 0.00030185975 | |
| 19590896 | 8 months ago | | | 0 | 0.0020767958 | |
| 19590501 | 8 months ago | | | 0 | 0.0017019266 | |
| 19590396 | 8 months ago | | | 0 | 0.0023554412 | |
| 19590374 | 8 months ago | | | 0 | 0.0030831894 | |
| 19590366 | 8 months ago | | | 0 | 0.0029705082 | |
| 19590360 | 8 months ago | | | 0 | 0.0025042130 | |
| 19590351 | 8 months ago | | | 0 | 0.0026651321 | |
| 19590346 | 8 months ago | | | 0 | 0.0020880716 | |
| 19590344 | 8 months ago | | | 0 | 0.0022547391 |
ABI
ABI objects
Getter at block 21299839
_maxTaxSwap() view returns (uint256)
420000000000000000000000
_maxTxAmount() view returns (uint256)
21000000000000000000000000
_maxWalletSize() view returns (uint256)
21000000000000000000000000
_taxSwapThreshold() view returns (uint256)
420000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
TaoChain
owner() view returns (address)
0x0719a9d1186083e6ae6d51dee84fd113daa9db12
symbol() pure returns (string)
TC
totalSupply() pure returns (uint256)
21000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
maxAmntLimits()
renounceOwnership()
setPair()
startTrading()
taxFeeSetup(uint256 _valueBuy, uint256 _valueSell, bool _guard)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
FinalTaxes(uint256 _valueBuy, uint256 _valueSell)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address treasuryWallet)
receive()
This contract contains no error objects.