Firetoken
Verified contract
Active on
Ethereum with 5,725 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FPWR | ERC-20 | 28.5K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7084347 | 6 years ago | | | 0 | 0.000096200000 | |
| 6889119 | 6 years ago | | | 0 | 0.000096200000 | |
| 6668127 | 6 years ago | | | 0 | 0.00011993000 | |
| 6438135 | 6 years ago | | | 0 | 0.00078918000 | |
| 6393124 | 6 years ago | | | 0 | 0.0015447160 | |
| 6393116 | 6 years ago | | | 0 | 0.0021597160 | |
| 6320296 | 6 years ago | | | 0 | 0.00012025000 | |
| 6282147 | 6 years ago | | | 0 | 0.00024050000 | |
| 6251491 | 6 years ago | | | 0 | 0.00011283600 | |
| 6241192 | 6 years ago | | | 0 | 0.00095612000 |
ABI
ABI objects
Getter at block 21303992
bountyReserve() view returns (address)
0x0089f23eeeccf6bd677c050e59697d1f6feb6227
decimals() view returns (uint8)
18
devteamReserve() view returns (address)
0x005d4fe4daf0440eb17bc39534929b71a2a13f48
initialSupply() view returns (uint256)
18000000000000000000000000
marketingReserve() view returns (address)
0x00fe8117437eecb51782b703bd0272c14911ecda
name() view returns (string)
Firetoken
owner() view returns (address)
0x1261eafa16c6ce372f5a72bd2ab6ac03845c1f63
symbol() view returns (string)
FPWR
teamReserve() view returns (address)
0x00fd87f78843d7580a4c785a1a5aad0862f6eb19
totalSupply() view returns (uint256)
18000000000000000000000000
Read-only
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events burnTokens(uint256 _value) returns (bool success)
escrowAmount(address _account, uint256 _value)
freezeAccount(address _account, bool _frozen)
newTokens(address _owner, uint256 _value)
transfer(address _to, uint256 _value)
Burn(address indexed _from, uint256 _value)
FrozenFunds(address _account, bool _frozen)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.