Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc2ef…a946
0x7d62…a788
5 additional
variables
Balances ($0.00)
No balances found for "Charizard"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17233912 | 2 years ago | | | 0 | 0.0016577642 | |
| 17233904 | 2 years ago | | | 0 | 0.0032369179 | |
| 17233898 | 2 years ago | | | 0 | 0.0016751121 | |
| 17233898 | 2 years ago | | | 0 | 0.0032051639 | |
| 17233889 | 2 years ago | | | 0 | 0.0019755334 | |
| 17233881 | 2 years ago | | | 0 | 0.0030612944 | |
| 17233875 | 2 years ago | | | 0 | 0.0033570108 | |
| 17233872 | 2 years ago | | | 0 | 0.0018021518 | |
| 17233856 | 2 years ago | | | 0 | 0.0032058541 | |
| 17233846 | 2 years ago | | | 0 | 0.0035787704 |
ABI
ABI objects
Getter at block 21393565
_liquidityShare() view returns (uint256)
1
_marketingShare() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
200000000000000000
_teamShare() view returns (uint256)
2
_totalDistributionShares() view returns (uint256)
4
_walletMax() view returns (uint256)
200000000000000000
dead_Wallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
isWalletLimitActive() view returns (bool)
true
marketing_Wallet() view returns (address)
0xc2ef042746969ce09266ba70758a1786b074a946
minimumTokensBeforeSwapAmount() view returns (uint256)
200000000000000000
name() view returns (string)
Charizard
owner() view returns (address)
0x0000000000000000000000000000000000000000
project_Wallet() view returns (address)
0x7d621c646199e1666458c70b94f9050f6610a788
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
CHARIZARD
takeFee_() view returns (bool)
false
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x1e92d255aaf51a5c4fcf9d29b7fb02e973fb8811
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)
is_MarketPair(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)
renounceContract()
setSwapAndLiquifyEnabled(bool _enabled)
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)
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.