Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($12,910.47)
Native
Value
$12,898.61
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.750685 | $3,439.00 |
$12,898.61 | |
HOT | ERC-20 | 3.965K | $0.002991 |
$11.86 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244828 | 3 days ago | | | 0 | 0.00081564764 | |
| 21223264 | 6 days ago | | | 0 | 0.0011296428 | |
| 21223246 | 6 days ago | | | 0 | 0.0011361701 | |
| 21113645 | 21 days ago | | | 0 | 0.00015003353 | |
| 21113643 | 21 days ago | | | 0 | 0.00027068323 | |
| 21113615 | 21 days ago | | | 0 | 0.00014838281 | |
| 21113599 | 21 days ago | | | 0 | 0.00027253571 | |
| 21055889 | a month ago | | | 0 | 0.00024999769 | |
| 21049406 | a month ago | | | 0 | 0.00024118684 | |
| 21034065 | a month ago | | | 0 | 0.00037766437 |
ABI
ABI objects
Getter at block 21266852
arbitragor() view returns (address)
0x1d61064721dc9ddf2aa93ed1fe39c89ed4211a90
decimals() view returns (uint8)
18
name() view returns (string)
HONO
owner() view returns (address)
0x8106f085262b2dd861d2764590619036b16bb3c0
symbol() view returns (string)
HONO
totalSupply() view returns (uint256)
231294456914205562649
Read-only
ETHToHONO(uint256 value) view returns (uint256)
HONOToETH(uint256 value) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events GenesisMint(uint256 _amount) payable
approve(address spender, uint256 amount) returns (bool)
burn(uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit() payable
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint() payable
redeem(uint256 _amount)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateArbitragor(address _newArbitragor)
updateMinter(address _newMinter, bool mintable)
Approval(address indexed owner, address indexed spender, uint256 value)
BackPriceUpdate(uint256 HonoPerFancoin, uint256 totalFanCoinSupply, uint256 TotalHonoBacking, uint256 blockTimeStamp, uint256 blockNumber)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.