Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RING | ERC-20 | 148.738689M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18046085 | a year ago | | | 0 | 0.00064438947 | |
| 18046085 | a year ago | | | 0 | 0.00078428247 | |
| 18044763 | a year ago | | | 0 | 0.00050649715 | |
| 18044525 | a year ago | | | 0 | 0.0014946966 | |
| 18044487 | a year ago | | | 0 | 0.0013050363 | |
| 18044487 | a year ago | | | 0 | 0.0015381913 | |
| 18044487 | a year ago | | | 0 | 0.0017713463 | |
| 18044487 | a year ago | | | 0 | 0.0017713463 | |
| 18044487 | a year ago | | | 0 | 0.0017713463 | |
| 18044487 | a year ago | | | 0 | 0.0017713463 |
ABI
ABI objects
Getter at block 21299807
buyDevFee() view returns (uint256)
25
buyLiquidityFee() view returns (uint256)
0
buyRevShareFee() view returns (uint256)
0
buyTax() view returns (uint256)
25
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xe3c106ddc38c02b88b8d0b99278e95745b6c3cf2
isLPBurningEnabled() view returns (bool)
false
isLimitEnabled() view returns (bool)
true
isSwapEnabled() view returns (bool)
true
isTradingOpen() view returns (bool)
true
lastLpBurnTime() view returns (uint256)
1693604219
lastManualLpBurnTime() view returns (uint256)
0
lpBurnFrequency() view returns (uint256)
7200
manualBurnFrequency() view returns (uint256)
3600
maxAllowedPerWallet() view returns (uint256)
20000000000000000000000000
maxPerTransaction() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Call2Earn
owner() view returns (address)
0xe3c106ddc38c02b88b8d0b99278e95745b6c3cf2
percentForLPBurn() view returns (uint256)
20
ringRevShareWallet() view returns (address)
0x8ca1a4a177bfb24f29ab4019c86610ea878baa64
sellDevFee() view returns (uint256)
25
sellLiquidityFee() view returns (uint256)
0
sellRevShareFee() view returns (uint256)
0
sellTax() view returns (uint256)
25
swapTokensAtAmount() view returns (uint256)
5000000000000000000000000
symbol() view returns (string)
RING
tokensForDev() view returns (uint256)
148738688740474046737597575
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xd8b70597cf429a7df809136c8dfda9331110dc88
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
beginTrading()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeAllLimits() returns (bool)
removeTransferDelay() returns (bool)
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _revShareFee, uint256 _liquidityFee, uint256 _devFee)
updateDevWallet(address newWallet)
updateMaxBuy(uint256 maxPerTx, uint256 maxPerWallet)
updateMaxTxnAmount(uint256 newNum)
updateRingRevShareWallet(address newringRevShareWallet)
updateSellFees(uint256 _revShareFee, uint256 _liquidityFee, uint256 _devFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateTaxes(uint256 buy, uint256 sell)
updatemaxPerWalletDuringInitialAmount(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.