Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LAPUTA | ERC-20 | 177.263464M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20794881 | 2 months ago | | | 0 | 0.00091045931 | |
| 20794880 | 2 months ago | | | 0 | 0.00083958032 | |
| 20794876 | 2 months ago | | | 0 | 0.00091487908 | |
| 20794874 | 2 months ago | | | 0 | 0.00080214510 | |
| 20794874 | 2 months ago | | | 0 | 0.00080214510 | |
| 20794874 | 2 months ago | | | 0 | 0.00094187310 | |
| 20794873 | 2 months ago | | | 0 | 0.00097362957 | |
| 20794873 | 2 months ago | | | 0 | 0.00097362957 | |
| 20794873 | 2 months ago | | | 0 | 0.00097362957 | |
| 20794871 | 2 months ago | | | 0 | 0.050862114 |
ABI
ABI objects
Getter at block 21204138
_maxTaxSwap() view returns (uint256)
4206900000000000000000000
_maxTxAmount() view returns (uint256)
5048280000000000000000000
_maxWalletSize() view returns (uint256)
5048280000000000000000000
_taxSwapThreshold() view returns (uint256)
841380000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
LAPUTA
owner() view returns (address)
0xd6624572e0e61d4b929651285ca8a8af1881aa77
symbol() pure returns (string)
LAPUTA
totalSupply() pure returns (uint256)
420690000000000000000000000
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)
disableLimits()
openTrading()
removeTransferTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
triggerManualSwap()
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.