Chibi inu
Verified contract
Active on
Ethereum with 1,169 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHIBI | ERC-20 | 7.214552M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21208340 | a day ago | | | 0 | 0.00046207716 | |
| 20657775 | 3 months ago | | | 0 | 0.000086253374 | |
| 20657758 | 3 months ago | | | 0 | 0.00041691654 | |
| 20145969 | 5 months ago | | | 0 | 0.00014879690 | |
| 20145911 | 5 months ago | | | 0 | 0.00014882631 | |
| 20145891 | 5 months ago | | | 0 | 0.000099441956 | |
| 20145832 | 5 months ago | | | 0 | 0.000087857187 | |
| 20145828 | 5 months ago | | | 0 | 0.00010991155 | |
| 20145772 | 5 months ago | | | 0 | 0.000097347287 | |
| 20142953 | 5 months ago | | | 0 | 0.0011416071 |
ABI
ABI objects
Getter at block 21215968
blockForPenaltyEnd() view returns (uint256)
18212802
botsCaught() view returns (uint256)
0
buyFees() view returns (uint256)
7000000000000000
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
8
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0xbd8b75fe387d5656b0703692d9a95b466f720083
maxTransactionAmount() view returns (uint256)
100000000000000
maxWallet() view returns (uint256)
200000000000000
name() view returns (string)
Chibi inu
owner() view returns (address)
0xbd8b75fe387d5656b0703692d9a95b466f720083
sellFees() view returns (uint256)
7000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000
symbol() view returns (string)
CHIBI
totalSupply() view returns (uint256)
10000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
18212802
uniswapV2Pair() view returns (address)
0x88dcfa63cfcebee1261449066bf97a303dc386c0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_blackList(address) view returns (bool)
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(uint256 blocksForPenalty)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manageBlackListAddress(address bot, bool value)
manageBlackListAddresses(address[] bots, bool value)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _buyFee)
updateMarketingWallet(address newMarketingWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _sellFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
LimitsRemoved()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.