Pyro Web3
Verified contract
Active on
Ethereum with 281 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x70a0…ff31
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PYRO | ERC-20 | 53.030774K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21292807 | 5 days ago | | | 0 | 0.00039771618 | |
| 20949123 | 2 months ago | | | 0 | 0.00040692853 | |
| 20780666 | 3 months ago | | | 0 | 0.00024229570 | |
| 20764945 | 3 months ago | | | 0 | 0.00025233253 | |
| 20759515 | 3 months ago | | | 0 | 0.00016076059 | |
| 20666071 | 3 months ago | | | 0 | 0.000098880341 | |
| 20665712 | 3 months ago | | | 0 | 0.00037379263 | |
| 20665303 | 3 months ago | | | 0 | 0.00050826461 | |
| 20636500 | 3 months ago | | | 0 | 0.00013844557 | |
| 20631139 | 3 months ago | | | 0 | 0.000052225598 |
ABI
ABI objects
Getter at block 21327567
_buyFee() view returns (uint256)
5
_sellFee() view returns (uint256)
5
_taxSwapThreshold() view returns (uint256)
100000000000000000000000
_transferFee() view returns (uint256)
5
antiWhaleLimit() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
feeCollectorWallet() view returns (address)
0x70a060c575cd185e16071f7740df3d471fb5ff31
name() pure returns (string)
Pyro Web3
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PYRO
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeAntiWhaleLimit(uint256 _maxLimit)
changeBuyTaxes(uint256 _fee)
changeSellTaxes(uint256 _fee)
excludeFromFee(address wallet)
manualSwap()
renounceOwnership()
subjectToFee(address wallet)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.