Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0d5c…ea23
0x9b05…a510
3 additional
variables
Balances ($0.00)
No balances found for "LSD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21220614 | 6 minutes ago | | | 0 | 0.00046539157 | |
| 21220608 | 7 minutes ago | | | 0 | 0.00048154189 | |
| 21220556 | 17 minutes ago | | | 0 | 0.00046286325 | |
| 21220549 | 19 minutes ago | | | 0 | 0.00045631556 | |
| 21220538 | 21 minutes ago | | | 0 | 0.00043781542 | |
| 21220503 | 28 minutes ago | | | 0 | 0.00046875715 | |
| 21220490 | 31 minutes ago | | | 0 | 0.00050344089 | |
| 21220431 | 43 minutes ago | | | 0 | 0.00042689330 | |
| 21220271 | an hour ago | | | 0 | 0.00049449662 | |
| 21220159 | 2 hours ago | | | 0 | 0.00054970054 |
ABI
ABI objects
Getter at block 21220641
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
LSD
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLimit() view returns (bool)
true
symbol() pure returns (string)
LSD
totalSupply() pure returns (uint256)
1000000000000000000
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)
enableTrading() payable
removeLimits()
removeSellLimit()
renounceOwnership()
rescueERC20(uint256 percentage)
rescueETH()
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(address wallet)
receive()
This contract contains no error objects.