CURE Chain
Verified contract
Active on
Ethereum with 342 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
24 additional
variables
Balances ($329.90)
Native
Value
$329.9
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.10499 | $3,142.22 |
$329.9 | |
CHAIN | ERC-20 | 115.638918K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20332704 | 4 months ago | | | 0 | 0.00053799024 | |
| 20331552 | 4 months ago | | | 0 | 0.00017906916 | |
| 20331552 | 4 months ago | | | 0 | 0.00031251270 | |
| 20330878 | 4 months ago | | | 0 | 0.00026012818 | |
| 20156527 | 5 months ago | | | 0 | 0.000071504363 | |
| 20156503 | 5 months ago | | | 0 | 0.00012705752 | |
| 20100382 | 5 months ago | | | 0 | 0.000093650518 | |
| 20100381 | 5 months ago | | | 0 | 0.00016560850 | |
| 19706751 | 7 months ago | | | 0 | 0.00027664062 | |
| 19706743 | 7 months ago | | | 0 | 0.00069161574 |
ABI
ABI objects
Getter at block 21221867
amountInPool() view returns (uint256)
51
decimals() pure returns (uint8)
9
name() pure returns (string)
CURE Chain
owner() view returns (address)
0x2f0db7f5e6e319ad312c1044540e1f1e7bbc8e51
symbol() pure returns (string)
CHAIN
thisBalance() view returns (uint256)
5087577106069644
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeCooldownSettings(bool newStatus, uint256 newInterval)
changeGetFeeOnBuy(bool status)
changeGetFeeOnSell(bool status)
delBot(address notbot)
excludeFromFee(address ad)
includeToFee(address ad)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBaseFee(uint256 fee)
setBots(address[] bots_)
setFeeAddress(address feeAddress)
setIsTimelockExempt(address holder, bool exempt)
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingWallet(address marketingWalletAddress)
setMaxBuy(uint256 amt)
setMaxSell(uint256 amt)
setMaxWalletPercentage(uint256 percentage)
setMinContractTokensToSwap(uint256 numToken)
setNoTaxMode(bool onoff)
setSwapAll(bool onoff)
setTakeFeeFromTransfer(bool onoff)
setTaxFee(uint256 tax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateBuyFees(uint256 moderateBuyFee, uint256 highBuyFee, uint256 extremeBuyFee)
updateDynamicDump(uint256 moderateSellImpact, uint256 highSellImpact, uint256 extremeSellImpact)
updateDynamicFees(uint256 moderateBuyImpact, uint256 highBuyImpact, uint256 extremeBuyImpact)
updateSellFees(uint256 moderateSellFee, uint256 highSellFee, uint256 extremeSellFee)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Response(bool feeSent, bool marketingSent)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.