Etherium

Verified contract

Active on Ethereum with 6 txns
Deployed by via 0x72c9457c at 20858180
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
--
0x1951faee0be6ccc735f78d6a791347c64856546e5386ff9311517d4c65eaf5e3
0xd693df3cff5c496337a444c1bb7cf280eb0ae1b9c500a016a76134713d5d8f61
0xa1c093fc953f9aaaa8024308fc71b412a172d62223e760e336ff99e0a2ad8362
0x67e9d293c7e473f09e35fc3c444663f9bcfb4a7743a96145821c63bbc6257df5
0xc71b538be38476d955ae12ed24a20680f0c5fd60794534d81d4fc066fa9a080e
0x1400df61ca8855b49a6317e95e4ab47b22d64eb9aef48bdfa548b039eb47350d

Functions
Getter at block 21209213
_maxTaxSwap(view returns (uint256)
10000000000000000
_maxTxAmount(view returns (uint256)
20000000000000000
_maxWalletSize(view returns (uint256)
20000000000000000
_taxSwapThreshold(view returns (uint256)
1000000000000000
decimals(pure returns (uint8)
9
getTaxDetails(view returns (uint256 initialBuyTaxuint256 initialSellTaxuint256 finalBuyTaxuint256 finalSellTaxuint256 transferTax)
(initialBuyTax=23, initialSellTax=23, finalBuyTax=0, finalSellTax=0, transferTax=20)
name(pure returns (string)
Etherium
owner(view returns (address)
0x21351ea6fdb329aae7150e96e9cb01649cebb5b1
symbol(pure returns (string)
LAPUTA
totalSupply(pure returns (uint256)
1000000000000000000
tradingOpen(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address aview returns (bool)
State-modifying
addBot(address[] bots_
approve(address spenderuint256 amountreturns (bool)
delBot(address[] notbot
manualSwap(
openTrade(
reduceFee(uint256 _newFee
removeLimit(
removeTranTax(
renounceOwnership(
rescueERC20(address _addressuint256 percent
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OpenTrade(address indexed owneruint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
TransferTaxUpdated(uint256 _tax
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.