SatoshiNakamotoElonmuskVitalikBrianCZ
Verified contract
Active on
Ethereum with 79 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8b9e…9757
0x0000…dead
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LOL | ERC-20 | 16.723385K | -- | -- |
Transactions
ABI
ABI objects
Getter at block 21306937
_feeOnBuy() view returns (uint256)
1
_feeOnSell() view returns (uint256)
1
decimals() view returns (uint8)
9
hasNoFeeOnTransfer() view returns (bool)
true
maxWalletSize() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name() view returns (string)
SatoshiNakamotoElonmuskVitalikBrianCZ
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairAddress() view returns (address)
0x5c56dfcbbe866c23e783db45b6cd07c395f0523a
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000
swapping() view returns (bool)
false
symbol() view returns (string)
LOL
totalSupply() view returns (uint256)
1000000000000000000
uniswapRouterV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcluded(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
removeLimits()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.