Ring of Pyro

Verified contract

Active on Ethereum with 63 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
8 additional variables
ERC-20
--
0x3ebf14043596e8c2179c89c13f9e6cc061ed12f494acee0ed155c31834b8774b
0x7aff941c59d459d67a555d7842549e9a2606d1981a66b4557fdaef7e2626db21
0xa85d1e23cf837eeb724c90a78c7887b7f2ba26b08170a07a2e0ddb841a95d07c
0xf957f599f60c6a86703580c9e84bc16bc2e372992881a7d6c19ee8cac0b69284
0x5e46d936464e8e1f8991a5b65151e361e5b7c5088c6a9e1e801e4da1cbd017c9
0xecc5b825fc63520c6c33331c84411dbe7b626f28e7255feb3930fdacadaf9461
0xb2a69f927deaab416b11078c3e8a9b29d1251417c0838d53f6ac9875f00bb5ea
0x8624869b946cd5a56658d79da1a9c3cd860e8c74b64831774585c84daab1b0b0
0xead17fbcd169bca26fd2b8d5c77d61fbcdce02f06e273a20cdbc2766f5477291
0xb70cc0fbddd1236b79eb34b38ea286b5669d47284de6d02ad6c6d7ea06ca8b90

Functions
Getter at block 21293177
DEAD(view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded(view returns (bool)
true
_ratios(view returns (uint16 liquidityuint16 marketinguint16 developmentuint16 burnuint16 contractXuint16 pyrouint16 totalSwap)
(liquidity=100, marketing=1200, development=1200, burn=100, contractX=200, pyro=200, totalSwap=2900)
_taxRates(view returns (uint16 buyFeeuint16 sellFeeuint16 transferFee)
(buyFee=500, sellFee=2500, transferFee=800)
_taxWallets(view returns (address marketingaddress developmentaddress liquidityaddress contractXaddress pyro)
(marketing=0x9c3543bf2d6f46bfdd3a0789628bba6a2b5da7de, development=0x858ff8811bf1355047f817d09f3e0d800e7054aa, liquidity=0x858ff8811bf1355047f817d09f3e0d800e7054aa, contractX=0x000000000000000000000000000000000000dead, pyro=0x858ff8811bf1355047f817d09f3e0d800e7054aa)
contractPyro(view returns (address)
0x89568569da9c83cb35e59f92f5df2f6ca829eeee
contractPyroBurned(view returns (uint256)
0
contractSwapEnabled(view returns (bool)
true
contractX(view returns (address)
0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce
contractXBurned(view returns (uint256)
0
decimals(pure returns (uint8)
9
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply(view returns (uint256)
46729666666669
getMaxTX(view returns (uint256)
2000
getMaxWallet(view returns (uint256)
2000
getOwner(view returns (address)
0x858ff8811bf1355047f817d09f3e0d800e7054aa
getTotalBurned(view returns (uint256 contractXTotalBurneduint256 pyroTotalBurned)
(contractXTotalBurned=0, pyroTotalBurned=0)
lpPair(view returns (address)
0x55fba810dfd02cdec5e8d3a092461371bbfcd1a9
maxBuyTaxes(view returns (uint256)
2000
maxRoundtripTax(view returns (uint256)
3000
maxSellTaxes(view returns (uint256)
2000
maxTransferTaxes(view returns (uint256)
2000
name(pure returns (string)
Ring of Pyro
piContractSwapsEnabled(view returns (bool)
false
piSwapPercent(view returns (uint256)
10
swapAmount(view returns (uint256)
0
swapThreshold(view returns (uint256)
0
symbol(pure returns (string)
$RING
taxesAreLocked(view returns (bool)
false
totalSupply(view returns (uint256)
99916666666667
tradingEnabled(view returns (bool)
false
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundredsview returns (uint256)
isBlacklisted(address accountview returns (bool)
isExcludedFromFees(address accountview returns (bool)
isExcludedFromLimits(address accountview returns (bool)
isExcludedFromProtection(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveContractContingency(returns (bool)
enableTrading(
lockTaxes(
multiSendTokens(address[] accountsuint256[] amounts
removeSniper(address account
renounceOwnership(
setBlacklistEnabled(address accountbool enabled
setBlacklistEnabledMultiple(address[] accountsbool enabled
setContractPyro(address pyro
setContractSwapEnabled(bool swapEnabledbool priceImpactSwapEnabled
setContractX(address _contractX
setExcludedFromFees(address accountbool enabled
setExcludedFromLimits(address accountbool enabled
setExcludedFromProtection(address accountbool enabled
setInitializer(address initializer
setLpPair(address pairbool enabled
setMaxTxPercent(uint256 percentuint256 divisor
setMaxWalletSize(uint256 percentuint256 divisor
setNewRouter(address newRouter
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent
setProtectionSettings(bool _antiSnipebool _antiBlock
setPurchaseDestinations(address xContractaddress pyro
setRatios(uint16 liquidityuint16 marketinguint16 developmentuint16 burnuint16 xContractuint16 pyro
setSwapSettings(uint256 thresholdPercentuint256 thresholdDivisoruint256 amountPercentuint256 amountDivisor
setTaxes(uint16 buyFeeuint16 sellFeeuint16 transferFee
setWallets(address marketingaddress developmentaddress liquidity
sweepContingency(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwner(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoLiquify(uint256 amountCurrencyuint256 amountTokens
ContractSwapEnabledUpdated(bool enabled
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RingOwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.