Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($766.75)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRE | ERC-20 | 336.292367M | $0.000002 |
$766.75 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21285631 | 2 days ago | | | 0 | 0.00047943202 | |
| 21269162 | 4 days ago | | | 0 | 0.00043941803 | |
| 21217449 | 12 days ago | | | 0 | 0.00065630193 | |
| 21199632 | 14 days ago | | | 0 | 0.00055027040 | |
| 21119349 | 25 days ago | | | 0 | 0.00020018667 | |
| 21066939 | a month ago | | | 0 | 0.00076018116 | |
| 20946712 | 2 months ago | | | 0 | 0.00029100648 | |
| 20942230 | 2 months ago | | | 0 | 0.00087588257 | |
| 20932650 | 2 months ago | | | 0 | 0.00043443179 | |
| 20910492 | 2 months ago | | | 0 | 0.00062665528 |
ABI
ABI objects
Getter at block 21300143
FeeOnBuying() view returns (uint256)
0
FeeOnSelling() view returns (uint256)
800
decimals() view returns (uint8)
18
feeStatus() view returns (bool)
true
launchedAt() view returns (uint256)
1697850767
marketingWallet() view returns (address)
0x0c5b4485d96a15e691f77b8b1d7eaee70f388f19
maxTxnLimit() view returns (uint256)
72000000000000000000000000000
maxWalletLimit() view returns (uint256)
72000000000000000000000000000
minTokenToSwap() view returns (uint256)
473684210526315789473684210
name() view returns (string)
CRESO
owner() view returns (address)
0x52b508e855a0e0837455e1a8f5f5f44914a26f96
percentDivider() view returns (uint256)
1000
routerPair() view returns (address)
0x1387e926d04cab36cff8fa2a9b37a6e83f27dc7c
swapAndLiquifyStatus() view returns (bool)
false
symbol() view returns (string)
CRE
totalSupply() view returns (uint256)
72000000000000000000000000000
tradingenabled() view returns (bool)
true
uniswapRouter() 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)
isExcludedFromMaxTxn(address) view returns (bool)
isExcludedFromMaxWallet(address) view returns (bool)
totalBuyFeePerTx(uint256 amount) view returns (uint256)
totalSellFeePerTx(uint256 amount) view returns (uint256)
State-modifying
Events Tradingenable()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableOrDisableFees(bool _value)
includeOrExcludeFromFee(address account, bool value)
includeOrExcludeFromMaxHolding(address account, bool value)
includeOrExcludeFromMaxTxn(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeEthstuckincontract(address _receiver)
renounceOwnership()
setBuyTaxPercent(uint256 _buyFee)
setMaxTxn(uint256 Limit, uint256 divisor)
setMaxWallet(uint256 Limit, uint256 divisor)
setMinTokenToSwap(uint256 Limit, uint256 divisor)
setSellTaxPercent(uint256 _sellFee)
setSwapAndLiquifyStatus(bool _value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAddresses(address _marketingWallet)
withdrawETH(uint256 _amount)
withdrawToken(address _token, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address setMarketWallet)
receive()
This contract contains no error objects.