Balances ($0.00)
No balances found for "FYRE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19654356 | 7 months ago | | | 0 | 0.00030540912 | |
| 16532132 | 2 years ago | | | 0 | 0.00037726925 | |
| 14461294 | 3 years ago | | | 0 | 0.00046491842 | |
| 12518974 | 4 years ago | | | 0 | 0.0022891410 | |
| 12518963 | 4 years ago | | | 0 | 0.0014875350 | |
| 11407907 | 4 years ago | | | 0 | 0.0017019000 | |
| 11407878 | 4 years ago | | | 0 | 0.0047169500 | |
| 11283112 | 4 years ago | | | 0 | 0.0022887000 | |
| 11274720 | 4 years ago | | | 0 | 0.0030210840 | |
| 11256349 | 4 years ago | | | 0 | 0.0012816720 |
ABI
ABI objects
Getter at block 21285171
decimals() pure returns (uint8)
18
name() pure returns (string)
FYRE
realBalance() view returns (uint256)
0
symbol() pure returns (string)
FYRE
totalSupply() view returns (uint256)
72077000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
endICO(address _extraPot)
pause(bool _isPaused)
setExtraPot(address _extraPot)
test(bool _isTest)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.