Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($125.60)
Native
Value
$125.6
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.032042 | $3,919.77 |
$125.6 | |
PYRO | ERC-20 | 71.936524M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20631236 | 3 months ago | | | 0 | 0.000060013392 | |
| 19063244 | a year ago | | | 0 | 0.00060705716 | |
| 18821444 | a year ago | | | 0 | 0.0043164437 | |
| 18203149 | a year ago | | | 0 | 0.00033884948 | |
| 18176934 | a year ago | | | 0 | 0.00049795784 | |
| 18171454 | a year ago | | | 0 | 0.00097853958 | |
| 18170987 | a year ago | | | 0 | 0.0010389725 | |
| 18170939 | a year ago | | | 0 | 0.0011380406 | |
| 18170873 | a year ago | | | 0 | 0.00074678920 | |
| 18170857 | a year ago | | | 0 | 0.0010648037 |
ABI
ABI objects
Getter at block 21397659
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
5000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
PyroCoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PYRO
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
manualsend()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.