Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "Laika"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20721912 | 2 months ago | | | 0 | 0.00043212461 | |
| 20721900 | 2 months ago | | | 0 | 0.00042043526 | |
| 20721886 | 2 months ago | | | 0 | 0.00027135109 | |
| 20721809 | 2 months ago | | | 0 | 0.00026983748 | |
| 20721733 | 2 months ago | | | 0 | 0.000093729709 | |
| 20721728 | 2 months ago | | | 0 | 0.00014817104 | |
| 20721592 | 2 months ago | | | 0 | 0.0016361211 | |
| 20721592 | 2 months ago | | | 0 | 0.0016361211 | |
| 20721585 | 2 months ago | | | 0 | 0.00039128431 | |
| 20721585 | 2 months ago | | | 0 | 0.00039128431 |
ABI
ABI objects
Getter at block 21201274
_maxTaxSwap() view returns (uint256)
25000000000000000000000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000
caCount() view returns (uint256)
2
caLimiter() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Laika
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
LAIKA
totalSupply() pure returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0x58886083c49146576cf6eb41ffdd587d96649b6b
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events addToBlackList(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
isFree_AnyERC20Tokens(address _tokenAddr, uint256 _amount)
isFree_AnyStuckETH()
isFree_WalletRestrictions()
removeFromBlackList(address account)
removeFromBlackListwallets(address[] addresses)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.