Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xce5d…1cdc
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LAO | ERC-20 | 1.241464K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21247966 | 9 days ago | | | 0 | 0.00051157143 | |
| 21155831 | 22 days ago | | | 0 | 0.00081503806 | |
| 21137997 | 24 days ago | | | 0 | 0.0010724816 | |
| 21116778 | a month ago | | | 0 | 0.00012548468 | |
| 21093697 | a month ago | | | 0 | 0.00070324802 | |
| 21075230 | a month ago | | | 0 | 0.00059495401 | |
| 21074856 | a month ago | | | 0 | 0.00033792250 | |
| 21073852 | a month ago | | | 0 | 0.00032321519 | |
| 21073850 | a month ago | | | 0 | 0.00050692822 | |
| 21073807 | a month ago | | | 0 | 0.00048281900 |
ABI
ABI objects
Getter at block 21313177
_maxTaxSwap() view returns (uint256)
20000000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
500000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Lido TAO
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
LAO
totalSupply() pure returns (uint256)
1000000000000000
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)
manualSwap(uint256 tokenAmount)
openTrading()
removeTaxes()
removeTx()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
setSwapBackSetting(uint256 swapThreshold, bool enabled)
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.