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 |
---|---|---|---|---|---|
CELLY | ERC-20 | 52.473167K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17237791 | 2 years ago | | | 0 | 0.0048467988 | |
| 17237786 | 2 years ago | | | 0 | 0.0051061864 | |
| 17237786 | 2 years ago | | | 0 | 0.0032335421 | |
| 17237779 | 2 years ago | | | 0 | 0.0054343769 | |
| 17237776 | 2 years ago | | | 0 | 0.0051367459 | |
| 17237745 | 2 years ago | | | 0 | 0.0033220840 | |
| 17237735 | 2 years ago | | | 0 | 0.0046938589 | |
| 17237730 | 2 years ago | | | 0 | 0.0050088365 | |
| 17237715 | 2 years ago | | | 0 | 0.0058530374 | |
| 17237706 | 2 years ago | | | 0 | 0.0045602110 |
ABI
ABI objects
Getter at block 21187416
MaxTxAmt() view returns (uint256)
500000000000000000000000000000000000000000
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0xa9c8cf5270be4f0e93e9e7ba6d9594e370f4a381
maxWalletBalance() view returns (uint256)
500000000000000000000000000000000000000000
name() view returns (string)
CELLY
numTokensSellToSendFees() view returns (uint256)
50000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
5
swapAndSendFeesEnabled() view returns (bool)
true
symbol() view returns (string)
CELLY
totalSupply() view returns (uint256)
10000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x06add93a5b5ea0df242ec0eb6cf42075f1df22e1
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)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 tokens)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
includeAndExcludeFromFee(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyAndSellFee(uint256 bFee, uint256 sFee)
setMaxBalance(uint256 maxBalancePercent)
setMaxTxAmount(uint256 maxTxAmount)
setNumTokensSellToSendFees(uint256 amount)
setRouterAddress(address newRouter)
setmarketingWallet(address _addr)
setswapAndSendFeesEnabled(bool _enabled)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
swapAndSendFeesEnabledUpdated(bool enabled)
constructor()
receive()
This contract contains no error objects.