Ring Of Pyro
Verified contract
Active on
Ethereum with 1,130 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
24 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,603.42 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20089340 | 5 months ago | | | 0 | 0.00020515101 | |
| 20089338 | 5 months ago | | | 0 | 0.00020100365 | |
| 20089323 | 5 months ago | | | 0 | 0.00022530728 | |
| 19708976 | 7 months ago | | | 0 | 0.00034077195 | |
| 18547259 | a year ago | | | 0 | 0.00049234580 | |
| 17251550 | 2 years ago | | | 0 | 0.0088324944 | |
| 17011747 | 2 years ago | | | 0 | 0.00063212111 | |
| 16933254 | 2 years ago | | | 0 | 0.00071488166 | |
| 16894132 | 2 years ago | | | 0 | 0.00063825874 | |
| 16879207 | 2 years ago | | | 0 | 0.00054083369 |
ABI
ABI objects
Getter at block 21283530
_maxWalletAmount() view returns (uint256)
96146737210909
_tTotal() view returns (uint256)
96146737210909
_totalBurned() view returns (uint256)
3853262789091
_totalContractXBurned() view returns (uint256)
661399847187324938
_totalPyroBurned() view returns (uint256)
3883633955760204234
burnMode() view returns (bool)
true
contractXMode() view returns (bool)
true
contractXaddress() view returns (address)
0x000000000000000000000000000000000000dead
contractXdead() view returns (address)
0x8901ceac9dd796a98daa32e2fc55dc68fecda01a
dead() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
j_burnBuy() view returns (uint256)
0
j_burnSell() view returns (uint256)
0
j_contractXBuy() view returns (uint256)
0
j_contractXSell() view returns (uint256)
0
j_jeetBuy() view returns (uint256)
50
j_jeetSell() view returns (uint256)
20
j_liqBuy() view returns (uint256)
0
j_liqSell() view returns (uint256)
0
j_maxtxn() view returns (uint256)
96146737210909
j_pyroBuy() view returns (uint256)
0
j_pyroSell() view returns (uint256)
0
name() pure returns (string)
Ring Of Pyro
owner() view returns (address)
0x3eea848132b1badc777d56fb359c4a8e591d19ff
pyroMode() view returns (bool)
true
swapAmount() view returns (uint256)
2000000000
symbol() pure returns (string)
RING
totalBurned() view returns (uint256)
3853262789091
totalSupply() view returns (uint256)
96146737210909
tradingLive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x4640b170b387444eda281d9ddffb6088c0de3a20
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeBuyTax(uint256 burn, uint256 liq, uint256 pyro, uint256 jeet, uint256 contractX)
changeContractX(uint256 buyContractXTax, uint256 sellContractXTax, address j_dead, address addressOfContractX)
changeSellTax(uint256 burn, uint256 liq, uint256 pyro, uint256 jeet, uint256 contractX)
endJeet()
excludeFromFee(address account)
includeInFee(address account)
lastJeet()
manualSend()
manualSwap()
setBuyContractXRate(uint256 buyContractXToken)
setBuyPyroRate(uint256 buyPyroToken)
setContractXaddress(address walletAddress)
setContractXdead(address walletAddress)
setMaxTxn(uint256 maxTransaction)
setMaxWalletAmount(uint256 maxWalletAmount)
setMktg(address _address)
setSwapAmount(uint256 _swapAmount)
startTheRing()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFee(address excludedAddress)
IncludeInFee(address includedAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.