Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ELON420 | ERC-20 | 7.962044K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15820949 | 2 years ago | | | 0 | 0.00058099617 | |
| 15820777 | 2 years ago | | | 0 | 0.00060809172 | |
| 15820753 | 2 years ago | | | 0 | 0.00084299257 | |
| 15820749 | 2 years ago | | | 0 | 0.00075571453 | |
| 15820741 | 2 years ago | | | 0 | 0.00073869074 | |
| 15820730 | 2 years ago | | | 0 | 0.00084882409 | |
| 15820726 | 2 years ago | | | 0 | 0.00072322799 | |
| 15820723 | 2 years ago | | | 0 | 0.00063702604 | |
| 15820718 | 2 years ago | | | 0 | 0.00065895990 | |
| 15820687 | 2 years ago | | | 0 | 0.00029482348 |
ABI
ABI objects
Getter at block 21177023
BurnedWalletAddress() view returns (address)
0x9e564fcb336b9bfd2416cf8ee488375f9789a773
_BurnedShare() view returns (uint256)
0
_buyBurnedFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
4
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
6
_sellBurnedFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
2
_totalDistributionShares() view returns (uint256)
6
_totalTaxIfBuying() view returns (uint256)
4
_totalTaxIfSelling() view returns (uint256)
2
coolBlock() view returns (uint256)
10
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
10
genesisBlock() view returns (uint256)
15820664
getCirculatingSupply() view returns (uint256)
10000000000000000
marketingWalletAddress() view returns (address)
0x9e564fcb336b9bfd2416cf8ee488375f9789a773
minimumTokensBeforeSwapAmount() view returns (uint256)
488000000000000000
name() view returns (string)
WeedLink
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ELON420
totalSupply() view returns (uint256)
10000000000000000
uniswapPair() view returns (address)
0x2dd6b329d9d3da959c6b6501fe33036cdd2b2d93
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMarketPairStatus(address account, bool newValue)
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)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.