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 |
---|---|---|---|---|---|
TAOLYR | ERC-20 | 161.329961M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20853463 | 2 months ago | | | 0 | 0.00016162687 | |
| 20682561 | 2 months ago | | | 0 | 0.000098017384 | |
| 20493523 | 3 months ago | | | 0 | 0.00033371260 | |
| 19860733 | 6 months ago | | | 0 | 0.00017091730 | |
| 19784001 | 6 months ago | | | 0 | 0.00056423092 | |
| 19717861 | 7 months ago | | | 0 | 0.00044237967 | |
| 19565029 | 7 months ago | | | 0 | 0.0012811868 | |
| 19549383 | 8 months ago | | | 0 | 0.0012931294 | |
| 19522751 | 8 months ago | | | 0 | 0.0010855718 | |
| 19495323 | 8 months ago | | | 0 | 0.00082293012 |
ABI
ABI objects
Getter at block 21205208
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Taolayer
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TAOLYR
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createPair()
manageList(address[] bots_)
manualSwap()
openTrading()
reduceFee(uint256 _newBuyFee, uint256 _newSellFee)
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.