Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($348.82)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TAOTOOLS | ERC-20 | 3.777428K | $0.092343 |
$348.82 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21253470 | 11 hours ago | | | 0 | 0.00059507114 | |
| 21253336 | 11 hours ago | | | 0 | 0.00055541926 | |
| 21252338 | 15 hours ago | | | 0 | 0.00059901870 | |
| 21251222 | 18 hours ago | | | 0 | 0.0010643279 | |
| 21249938 | a day ago | | | 0 | 0.00057302661 | |
| 21249161 | a day ago | | | 0 | 0.00027261214 | |
| 21248811 | a day ago | | | 0 | 0.00046157884 | |
| 21248697 | a day ago | | | 0 | 0.00045439186 | |
| 21248478 | a day ago | | | 0 | 0.00049172548 | |
| 21246925 | a day ago | | | 0 | 0.00059547244 |
ABI
ABI objects
Getter at block 21256718
decimals() view returns (uint8)
18
feeRecipient() view returns (address)
0x43b6fb36fd0302863a96eb9e9980d75ac97019f0
feeThreshold() view returns (uint256)
5000000000000000000000
maxSwapTx() view returns (uint256)
0
maxWalletAmount() view returns (uint256)
0
name() view returns (string)
TAOTools
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackFee() view returns (uint256)
5
swapFee() view returns (uint256)
5
symbol() view returns (string)
TAOTOOLS
totalSupply() view returns (uint256)
1000000000000000000000000
uniV2PairAddress() view returns (address)
0x7674b1b865adb0edf84d75422a25f9421c8773df
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableSwapTxLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
recoverStuckEther()
recoverStuckTokens(address token)
removeHoldingLimit()
removeLimits()
renounceOwnership()
setStructure(uint256 maxMul, uint256 minDiv)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
updateSwapFees(uint256 newBuyFee, uint256 newSellFee)
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.