Celestial Shiba
Verified contract
Active on
Ethereum with 271 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($4,028.45)
Native
Value
$4,028.45
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.254168 | $3,212.05 |
$4,028.45 | |
CESHIB | ERC-20 | 7.701386B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14460814 | 3 years ago | | | 0 | 0.0023807247 | |
| 12866490 | 3 years ago | | | 0 | 0.00093104000 | |
| 12748483 | 3 years ago | | | 0 | 0.00074483200 | |
| 12638794 | 3 years ago | | | 0 | 0.00046552000 | |
| 12572197 | 3 years ago | | | 0 | 0.00087052240 | |
| 12507994 | 3 years ago | | | 0 | 0.0016758720 | |
| 12487474 | 3 years ago | | | 0 | 0.0025603600 | |
| 12487458 | 3 years ago | | | 0 | 0.0055560060 | |
| 12480821 | 3 years ago | | | 0 | 0.0085746707 | |
| 12477257 | 3 years ago | | | 0 | 0.0022019096 |
ABI
ABI objects
Getter at block 21184828
_liquidityFee() view returns (uint256)
5
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000
_taxFee() view returns (uint256)
7
cooldownBuys() view returns (bool)
false
cooldownSells() view returns (bool)
false
decimals() view returns (uint8)
18
name() view returns (string)
Celestial Shiba
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
CESHIB
totalFees() view returns (uint256)
85370455781854541439650120461
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x554778e029880cf61cde3d89d746980c4d51591d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events addBot(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBot(address account)
deliver(uint256 tAmount)
enableTrading(bool _tradingEnabled)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setCooldown(bool buys, bool sells, uint256 buysT, uint256 sellsT)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTx(uint256 amount)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
setnumTokensSellToAddToLiquidity(uint256 num)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw() returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
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()
receive()
This contract contains no error objects.