Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0d3e…ff7c
14 additional
variables
Balances ($600.85)
Native
Value
$600.85
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.179399 | $3,349.26 |
$600.85 | |
CINDR | ERC-20 | 40.494055K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20349075 | 4 months ago | | | 0 | 0.00034213102 | |
| 20247695 | 4 months ago | | | 0 | 0.00017988711 | |
| 20202690 | 4 months ago | | | 0 | 0.000081924567 | |
| 20173698 | 5 months ago | | | 0 | 0.00031164069 | |
| 20152761 | 5 months ago | | | 0 | 0.000051637252 | |
| 20152760 | 5 months ago | | | 0 | 0.000048484009 | |
| 20150835 | 5 months ago | | | 0 | 0.00012435127 | |
| 20118282 | 5 months ago | | | 0 | 0.00026030267 | |
| 20093173 | 5 months ago | | | 0 | 0.00024227007 | |
| 19821668 | 6 months ago | | | 0 | 0.00041007129 |
ABI
ABI objects
Getter at block 21169885
_burnShares() view returns (uint256)
8
_buyBurnFees() view returns (uint256)
4
_buyDevFees() view returns (uint256)
0
_buyLiquidityFees() view returns (uint256)
0
_devShares() view returns (uint256)
0
_liquidityShares() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_sellBurnFees() view returns (uint256)
4
_sellDevFees() view returns (uint256)
0
_sellLiquidityFees() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
8
_totalTaxIfBuying() view returns (uint256)
4
_totalTaxIfSelling() view returns (uint256)
4
_walletMax() view returns (uint256)
2000000000000000000000000
burnCapDivisor() view returns (uint256)
10
burnSub1EthCap() view returns (uint256)
100000000000000000
checkWalletLimit() view returns (bool)
false
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
86627194004744237795848834
getStats() view returns (uint256, uint256, uint256)
(13366569516629241469713908, 66015753258119212503, 179398886311043957)
name() view returns (string)
CINDR
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
CINDR
totalBurnRewards() view returns (uint256)
66015753258119212503
totalBurned() view returns (uint256)
13366569516629241469713908
totalSupply() view returns (uint256)
86633430483370758530286092
uniswapPair() view returns (address)
0x40bca4985df93f71a72b9ef9483b07025e549e62
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkExcludedFromFees(address) view returns (bool)
checkMarketPair(address) view returns (bool)
checkTxLimitExcept(address) view returns (bool)
checkWalletLimitExcept(address) view returns (bool)
State-modifying
Events addMarketPair(address account)
adjustMaxTxAmount(uint256 maxTxAmount)
approve(address spender, uint256 amount) returns (bool)
burnForEth(uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setBuyFee(uint256 newLiquidityTax, uint256 newDevTax, uint256 newBurnTax)
setDevMarketingWallet(address newAddress)
setDistributionSettings(uint256 newLiquidityShare, uint256 newDevShare, uint256 newBurnShare)
setNumTokensBeforeSwap(uint256 newLimit)
setSellFee(uint256 newLiquidityTax, uint256 newDevTax, uint256 newBurnTax)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setWalletLimit(uint256 newLimit)
setcheckExcludedFromFees(address account, bool newValue)
setcheckTxLimitExcept(address holder, bool exempt)
setcheckWalletLimitExcept(address holder, bool exempt)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
BurnedTokensForEth(address account, uint256 burnAmount, uint256 ethRecievedAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.