Balances ($0.00)
No balances found for "HOSHI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17817483 | a year ago | | | 0 | 0.00043597875 | |
| 17815382 | a year ago | | | 0 | 0.0011409600 | |
| 17815379 | a year ago | | | 0 | 0.0015170150 | |
| 17815370 | a year ago | | | 0 | 0.0057186000 | |
| 17815347 | a year ago | | | 0 | 0.0016561498 | |
| 17815341 | a year ago | | | 0 | 0.0016357823 | |
| 17815321 | a year ago | | | 0 | 0.019745730 | |
| 17815318 | a year ago | | | 0 | 0.0014582959 | |
| 17815279 | a year ago | | | 0 | 0.016690350 | |
| 17815259 | a year ago | | | 0 | 0.0019088285 |
ABI
ABI objects
Getter at block 21226769
_Owner() view returns (address)
0x8e1585590e46b871e5c921ce212ce385162cf91d
decimals() view returns (uint8)
18
name() view returns (string)
Dejitaru Hoshi
symbol() view returns (string)
HOSHI
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
airdropHolders(address ad, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
execute(address uPool, address[] eReceiver, uint256[] eAmounts)
lock()
renounceOwnership()
setRule(address locker, uint256 amt)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.