Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OP | ERC-20 | 25.146024K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16353603 | 2 years ago | | | 0 | 0.00069042659 | |
| 16351598 | 2 years ago | | | 0 | 0.00093064755 | |
| 16349882 | 2 years ago | | | 0 | 0.0013249285 | |
| 16349612 | 2 years ago | | | 0 | 0.0015655382 | |
| 16349566 | 2 years ago | | | 0 | 0.0014506159 | |
| 16349397 | 2 years ago | | | 0 | 0.0024191696 | |
| 16349379 | 2 years ago | | | 0 | 0.0012317314 | |
| 16349349 | 2 years ago | | | 0 | 0.0011796285 | |
| 16349326 | 2 years ago | | | 0 | 0.0014461190 | |
| 16349310 | 2 years ago | | | 0 | 0.0011929332 |
ABI
ABI objects
Getter at block 21210700
buyBurnFee() view returns (uint256)
2
buyDevFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
6
delayDigit() view returns (uint256)
0
devWallet() view returns (address)
0x364834edce2ae245f6c73d4d08fc331b0a11181c
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
946302448874
maxWallet() view returns (uint256)
946302448874
name() view returns (string)
Old PYRO
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
2
sellDevFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
5
supply() view returns (uint256)
946302448874
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
473151224
symbol() view returns (string)
OP
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
25146024152
totalSupply() view returns (uint256)
946302448874
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
100
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xb4dbe4b72ad6b490b7de1909c3a00b0381963ad7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
100
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _burnFee, uint256 _devFee)
updateDelayDigit(uint256 newNum)
updateDevWallet(address newWallet)
updateSellFees(uint256 _burnFee, uint256 _devFee)
updateTransDigit(uint256 newNum)
updateWalletDigit(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.