Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($31.92)
Native
Value
$31.92
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.008179 | $3,902.57 |
$31.92 | |
CRES | ERC-20 | 20.365586M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15606984 | 2 years ago | | | 0 | 0.00035693293 | |
| 15592915 | 2 years ago | | | 0 | 0.00026787767 | |
| 15591460 | 2 years ago | | | 0 | 0.00053450868 | |
| 15590801 | 2 years ago | | | 0 | 0.0010617463 | |
| 15590794 | 2 years ago | | | 0 | 0.00073918634 | |
| 15590781 | 2 years ago | | | 0 | 0.00046304900 | |
| 15590768 | 2 years ago | | | 0 | 0.00039655201 | |
| 15590762 | 2 years ago | | | 0 | 0.00046664932 | |
| 15590759 | 2 years ago | | | 0 | 0.00044643136 | |
| 15590747 | 2 years ago | | | 0 | 0.00055134417 |
ABI
ABI objects
Getter at block 21392431
Irouter02() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000000000
auliquidityRatioReceiver() view returns (address)
0x000000000000000000000000000000000000dead
buyFee() view returns (uint256)
3
decimals() pure returns (uint8)
18
feeDenominator() view returns (uint256)
100
feeRatio() view returns (uint256)
1
getOwner() view returns (address)
0x721f498655baa5ac1b1dea4df13a56653fa4cd7b
limitsEnabled() view returns (bool)
true
liqPair() view returns (address)
0x294d06b684fd9605a919305487a58293da5a9d04
liquidityRatio() view returns (uint256)
1
marketingFeeReceiver() view returns (address)
0x000000000000000000000000000000000000dead
marketingRatio() view returns (uint256)
0
maxTxOnBuys() view returns (bool)
true
maxTxOnSells() view returns (bool)
true
name() pure returns (string)
Crescent
sellFee() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000
symbol() pure returns (string)
CRES
totalSupply() view returns (uint256)
100000000000000000000000000
tradingLive() view returns (bool)
true
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
authorize(address adr)
blacklist(address addrs, bool value)
clearStuckBalance()
launchCoin()
setFees(uint256 _marketingRatio, uint256 _liquidityRatio, uint256 _sellFee, uint256 _buyFee)
setIsFeeExempt(address holder, bool exempt)
setIsLimitExempt(address holder, bool exempt)
setLimits(uint256 maxWallPercent, uint256 maxTXPercent)
setMaxBuySettings(bool _globalTxWatcher)
setSwapThreshold(uint256 _swapThreshold)
swapbackEdit(bool _enabled)
sweepContingency(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.