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 |
---|---|---|---|---|---|
♬TAO | ERC-20 | 1.966791M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21235117 | 4 days ago | | | 0 | 0.00029037784 | |
| 21195831 | 10 days ago | | | 0 | 0.0046504677 | |
| 21095884 | 24 days ago | | | 0 | 0.00029039260 | |
| 21089420 | 25 days ago | | | 0 | 0.00035312346 | |
| 21078254 | a month ago | | | 0 | 0.0010764631 | |
| 21047563 | a month ago | | | 0 | 0.00048842548 | |
| 21047275 | a month ago | | | 0 | 0.00016602689 | |
| 21012727 | a month ago | | | 0 | 0.00033221759 | |
| 20998211 | a month ago | | | 0 | 0.00044110507 | |
| 20982919 | a month ago | | | 0 | 0.00041843358 |
ABI
ABI objects
Getter at block 21266921
MAX_SUPPLY() view returns (uint256)
7000000000000000000000000000
buyBackWallet() view returns (address)
0xf559c334ca760724ca4f355da50e1eefeefdab00
buyFee() view returns (uint256)
4
decimals() view returns (uint8)
18
developmentFund() view returns (address)
0xbc8e77638587f458ac448d03728a4cf71d0b903a
maxHolder() view returns (uint256)
119000000000000000000000000
maxWalletTime() view returns (uint256)
1728914735
name() view returns (string)
SiTAO
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xa3f62743bfecb2e4603a243d60d52d58457dbe57
sellFee() view returns (uint256)
4
swapAtAmount() view returns (uint256)
2800000000000000000000000
symbol() view returns (string)
♬TAO
totalSupply() view returns (uint256)
7000000000000000000000000000
tradingEnabled() view returns (bool)
true
tradingTime() view returns (uint256)
1728914615
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
changeSwapAtAmount(uint256 _swapAtAmount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxWallet(address _address, bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setExcludeFromFee(address _address, bool _status)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.