SatoshiNakamotoElonmuskVitalikBrianCZ
Verified contract
Active on
Ethereum with 83 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0590…c536
Balances ($4,104.96)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 1.14 | $3,600.84 |
$4,104.96 | |
LOL | ERC-20 | 2.871384K | -- | -- |
Transactions
ABI
ABI objects
Getter at block 21293800
_buyCount() view returns (uint256)
234
_finalBuyTax() view returns (uint256)
3
_finalSellTax() view returns (uint256)
3
_taxSwapThreshold() view returns (uint256)
2100000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
SatoshiNakamotoElonmuskVitalikBrianCZ
owner() view returns (address)
0xc58f6d420c2f0d57e0af81122eb20ff59512a6e9
symbol() pure returns (string)
LOL
totalSupply() pure returns (uint256)
21000000000000000000000000
uniswapV2Pair() view returns (address)
0xd4620c132f3fd7e665f067d7516fc9e1f45cc450
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)
openTrading(address[] adrs)
renounceOwnership()
rescueETH(uint256 amount)
rescueToken(address _token)
setIsExcludedFromFee(address account, bool newValue)
setMultiExcludedFromFee(address[] accounts, bool newValue)
setTaxSwapThreshold(uint256 amount)
setTaxWallet(address taxWallet)
setfinalbuytax(uint256 finalbuytax)
setfinalselltax(uint256 finalselltax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.