This contract is being backfilled. You may encounter incomplete storage history.

Pyro

Verified contract

Active on Ethereum with 130 txns
Deployed by via 0x697dc27f at 18315411
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
Native
Value $56.59
ERC-20
--
0xa373284e28371bd34b17870f95a546e468f7c64e233ed072c21e700f33233cf0
0x18e03f6dbde8592830f5d04b36d8fade339ed978a8e6c9b1109a521e617d346b
0x91246b987ec84e5af0c3e1986a9b20aba24007ec47b161eaf0eb3ded2b0fff61
0xf67478562ff09033229cdb006f1a151453ea9d171b2f2622225ef1cb7cbd235b
0xad6307b37b2321b2244bc7c81cb79f00e5d8a138f96f202ee78651d04d159984
0x3bbe1326cbe4dbe0523bdd4c4031aced92bd4800203b05d5c4166fe33e9cc5d3
0x5f585917bdd870d96c86796d8f173aeface032c0a73a76aebc967b2c7e08725f
0xfab6dcbfbe39fd6af9300c555ae5e22da5a7cee30225b63487c578c7b3f80b11
0x69d01168ea27374bbd5a994c48acf6e0829d2d50585c670c915b1c53a4f51051
0xc9ff9ab6bfd6b64e153172f672c369ebfa926def95294c30941e27cf9dadd940

Functions
Getter at block 20798438
_burnShares(view returns (uint256)
2
_buyBurnFees(view returns (uint256)
2
_buyDevFees(view returns (uint256)
3
_devShares(view returns (uint256)
2
_sellBurnFees(view returns (uint256)
2
_sellDevFees(view returns (uint256)
3
_totalDistributionShares(view returns (uint256)
4
_totalTaxIfBuying(view returns (uint256)
5
_totalTaxIfSelling(view returns (uint256)
5
burnCapDivisor(view returns (uint256)
1
burnSub1EthCap(view returns (uint256)
100000000000000000000000000
decimals(view returns (uint8)
18
getStats(view returns (uint256uint256uint256)
(9133798245399887711092396, 1866823788847094739, 22196946802898561)
lastLpBurnTime(view returns (uint256)
1697135147
launchGuard(view returns (bool)
false
lottery(view returns (address)
0x51099d637fd18c190e8dbad3e917554ab3173806
lotteryFee(view returns (uint256)
10
lotteryTicketPrice(view returns (uint256)
50000000000000000000000
lpBurnEnabled(view returns (bool)
true
lpBurnFrequency(view returns (uint256)
3600
name(view returns (string)
Pyro
owner(view returns (address)
0x1a063bdfa8986f478fd400f49fb76c739de6df88
percentForLPBurn(view returns (uint256)
25
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
PYRO
totalBurnRewards(view returns (uint256)
1866823788847094739
totalBurned(view returns (uint256)
9133798245399887711092396
totalSupply(view returns (uint256)
866201754600112288907604
uniswapPair(view returns (address)
0xf08a8d494c69b58ddafd84ff89f45411dcad06be
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkExcludedFromFees(addressview returns (bool)
checkMarketPair(addressview returns (bool)
getEthOut(uint256 amountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pyro(uint256 amountreturns (bool)
renounceOwnership(
setBurnSettings(uint256 newBurnCapDivisoruint256 newBurnSub1EthCap
setBuyFee(uint256 newDevTaxuint256 newBurnTax
setDevMarketingWallet(address newAddress
setDistributionSettings(uint256 newDevShareuint256 newBurnShare
setLottery(address _lottery
setLotterySettings(uint256 newLotteryFeeuint256 newLotteryTicketPrice
setLpBurnSettings(bool newLpBurnEnableduint256 newPercentForLPBurnuint256 newLpBurnFrequency
setNumTokensBeforeSwap(uint256 newLimit
setSellFee(uint256 newDevTaxuint256 newBurnTax
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setcheckExcludedFromFees(address accountbool newValue
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateLaunchGuard(bool _launchGuard
updateMarketPair(address accountbool _value
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BurnedTokensForEth(address accountuint256 burnAmountuint256 ethRecievedAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _lotteryaddress _devMarketingWallet
Fallback and receive
receive(
Errors

This contract contains no error objects.