Charizard Inu
Verified contract
Active on
Ethereum with 1,794 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($1,919.64)
Native
Value
$1,817.95
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.508608 | $3,574.37 |
$1,817.95 | |
USDC | ERC-20 | 101.71875 | $0.999646 |
$101.68 | |
CHARIZARD | ERC-20 | 147.000177T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21239329 | 7 days ago | | | 0 | 0.00060477574 | |
| 20371311 | 4 months ago | | | 0 | 0.00035492215 | |
| 20352456 | 4 months ago | | | 0 | 0.000053439933 | |
| 20330950 | 4 months ago | | | 0 | 0.00016369107 | |
| 20267382 | 5 months ago | | | 0 | 0.00012923289 | |
| 20043574 | 6 months ago | | | 0 | 0.00031617518 | |
| 19857954 | 7 months ago | | | 0 | 0.000090369900 | |
| 19792665 | 7 months ago | | | 0 | 0.00010239852 | |
| 19724090 | 7 months ago | | | 0 | 0.00020266772 | |
| 19501952 | 8 months ago | | | 0 | 0.00065709964 |
ABI
ABI objects
Getter at block 21290932
BNBBalance() view returns (uint256)
508607876855043542
_liquidityFee() view returns (uint256)
10
_maxTxAmount() view returns (uint256)
0
_taxFee() view returns (uint256)
1
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
limit() view returns (bool)
false
name() view returns (string)
Charizard Inu
numberOfTokenHolders() view returns (uint256)
3119
owner() view returns (address)
0x0000000000000000000000000000000000000000
pancakePair() view returns (address)
0x9e32f8f5c51ec90bd89f86a5c1db7ebbde911052
pancakeRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
CHARIZARD
totalFees() view returns (uint256)
3107206986441246581132460
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exist(address) view returns (bool)
expectedRewards(address _sender) view returns (uint256)
isBlackListed(address account) view returns (bool)
isBlacklisted(address addresses) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
myRewards(address) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
timeToBuy(address buyer) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
tokenHolder(uint256) view returns (address)
State-modifying
Events addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
blacklistMultipleWallets(address[] addresses)
blacklistSingleWallet(address addresses)
changeLimit()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualswap()
removeBotFromBlackList(address account)
renounceOwnership()
setCooldownEnabled(bool onoff)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setPair(address _pancakePair)
setRouter(address _newPancakeRouter)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unBlacklistMultipleWallets(address[] addresses)
unBlacklistSingleWallet(address addresses)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
CooldownEnabledUpdated(bool _cooldown)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
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(address addr1, address addr2, address addr3)
receive()
This contract contains no error objects.