Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,654.75)
Native
Value
$3,627.48
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.086344 | $3,339.16 |
$3,627.48 | |
USDT | ERC-20 | 1.00077K | $0.998693 |
$999.46 | |
CRE | ERC-20 | 3.606761M | $0.000007 |
$24.27 | |
CRE | ERC-20 | 1.55135M | $0.000002 |
$3.54 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21271286 | 5 hours ago | | | 0 | 0.00033546590 | |
| 21268164 | 15 hours ago | | | 0 | 0.00049535339 | |
| 21267034 | 19 hours ago | | | 0 | 0.0010261152 | |
| 21266194 | a day ago | | | 0 | 0.0011767960 | |
| 21264470 | a day ago | | | 0 | 0.00079623395 | |
| 21263631 | a day ago | | | 0 | 0.00036453989 | |
| 21258060 | 2 days ago | | | 0 | 0.00046141703 | |
| 21258033 | 2 days ago | | | 0 | 0.00069230219 | |
| 21257981 | 2 days ago | | | 0 | 0.00049291567 | |
| 21257050 | 2 days ago | | | 0 | 0.00037937587 |
ABI
ABI objects
Getter at block 21272746
FeeOnBuying() view returns (uint256)
0
FeeOnSelling() view returns (uint256)
0
decimals() view returns (uint8)
18
feeStatus() view returns (bool)
true
launchedAt() view returns (uint256)
1699746851
marketingWallet() view returns (address)
0xe7cf40df1f8626491278e3abfaad5b93e9e1c2ce
maxTxnLimit() view returns (uint256)
72000000000000000000000000000
maxWalletLimit() view returns (uint256)
72000000000000000000000000000
minTokenToSwap() view returns (uint256)
72000000000000000000000000000
name() view returns (string)
CRESO
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentDivider() view returns (uint256)
1000
routerPair() view returns (address)
0x7262a43c94258e6071d3bac00ebec6d7c9b4ef30
swapAndLiquifyStatus() view returns (bool)
true
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()
setMinTokenToSwap(uint256 Limit, uint256 divisor)
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.