Infireum
Verified contract
Active on
Ethereum with 1,902 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Infireum"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21248676 | a day ago | | | 0 | 0.00033881641 | |
| 21134482 | 17 days ago | | | 0 | 0.00038059079 | |
| 21041975 | a month ago | | | 0 | 0.00019899404 | |
| 20787877 | 2 months ago | | | 0 | 0.00012367853 | |
| 20624920 | 3 months ago | | | 0 | 0.000060145943 | |
| 20624906 | 3 months ago | | | 0 | 0.000069637462 | |
| 20624892 | 3 months ago | | | 0 | 0.000034201186 | |
| 20601959 | 3 months ago | | | 0 | 0.000050922734 | |
| 20560795 | 3 months ago | | | 0 | 0.000033845437 | |
| 20488930 | 4 months ago | | | 0 | 0.000071188013 |
ABI
ABI objects
Getter at block 21259077
decimals() view returns (uint8)
8
name() view returns (string)
Infireum
owner() view returns (address)
0x501befd957395854ed7ef8bb31c3e0a020cab4fc
symbol() view returns (string)
IFR
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
freezeAccount(address target, bool freeze)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.