LAIKA

Verified contract

Active on Ethereum with 59 txns
Deployed by via 0xc3f9bbaf at 20808489
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
--
0xae7e76ddae06d8d8c541c605784f04b89220d58fa1a7680e31539876736f2028
0x9b38902eac59ffe49c081f407c37ef14c45eb955db79baffa0d9dd3d19d36ad6
0x0f918a0fe0ec25ab1d4493f62bda3a6f4a07d2defd5c4b27b4f371ecdd457148
0x8a9d0654203004d87b7840f8ac560a76284489bbeefb6624f16c3ba4a27c1543
0x544d9270ed29332a55ab72340aaafc72881c03d0087cde29ce5b16448b447c7b
0xb3c2ed1d9c235941529b5b763898c06de8fd4f806bd211e6ba83110f64cdd8c8
0xc2d469eef2acd5ba6b0ffa333900292f5325a7953a63a7ae47124c3d2d2c8ff5
0x8a3fcd66ed913e2f311c748f998dd5a3268cdad7676ea5d8534bee7d6b21bf41
0x94a530e5667e010173ef526dc90ba0ab63c00f80f959c9f436120786fc93f9bb
0x3b38a742d503aa7d07e0c322663904b86addeb77d8b1def43833369e31c20d4a

Functions
Getter at block 21167632
_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
getTaxDetails(view returns (uint256 initialBuyTaxuint256 initialSellTaxuint256 finalBuyTaxuint256 finalSellTaxuint256 transferTax)
(initialBuyTax=10, initialSellTax=10, finalBuyTax=0, finalSellTax=0, transferTax=0)
name(pure returns (string)
LAIKA
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
LAIKA
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(
reduceFees(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.