Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$4chain | ERC-20 | 199.87M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18598726 | a year ago | | | 0 | 0.00047142520 | |
| 18597818 | a year ago | | | 0 | 0.0036103622 | |
| 18597815 | a year ago | | | 0 | 0.0034931417 | |
| 18597809 | a year ago | | | 0 | 0.0016432735 | |
| 18597798 | a year ago | | | 0 | 0.0010890699 | |
| 18597794 | a year ago | | | 0 | 0.00097565086 | |
| 18597793 | a year ago | | | 0 | 0.00099788485 | |
| 18597787 | a year ago | | | 0 | 0.00076478196 | |
| 18597786 | a year ago | | | 0 | 0.00078069498 | |
| 18597786 | a year ago | | | 0 | 0.0027455308 |
ABI
ABI objects
Getter at block 21378330
DeveloperWallet() view returns (address)
0x0000000000000000000000000000000000000000
EnableTransactionLimit() view returns (bool)
true
_buyDeveloperFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
5
_maxTxAmount() view returns (uint256)
200000000000000000000000
_sellDeveloperFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
5
_totalTaxIfBuying() view returns (uint256)
5
_totalTaxIfSelling() view returns (uint256)
5
_tradeuycount() view returns (uint256)
53
_walletMax() view returns (uint256)
200000000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
feeUnits() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
10000000000000000000000000
liquidityReciever() view returns (address)
0xb9848edbce648dcbbe487c98547232d9d480b9dc
marketingWallet() view returns (address)
0xb9848edbce648dcbbe487c98547232d9d480b9dc
minimumTokensBeforeSwap() view returns (uint256)
10000000000000000000000
name() view returns (string)
4chain
owner() view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
$4chain
totalSupply() view returns (uint256)
10000000000000000000000000
uniswapPair() view returns (address)
0x74c841843e5ee97ad10f92974baac80be1e1789e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
hegelsurtdress(uint256) view returns (address)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
multisend_tokens(uint256) view returns (uint256)
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()
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)
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.