HOURAI Stable
Verified contract
Active on
Ethereum with 786 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 |
---|---|---|---|---|---|
HOU | ERC-721 | 1 | -- | -- | |
HOU | ERC-721 | 1 | -- | -- | |
HOU | ERC-721 | 1 | -- | -- | |
HOU | ERC-721 | 1 | -- | -- | |
HOU | ERC-721 | 1 | -- | -- | |
HOU | ERC-721 | 1 | -- | -- | |
HOU | ERC-721 | 1 | -- | -- | |
HOU | ERC-721 | 1 | -- | -- | |
HOU | ERC-721 | 1 | -- | -- | |
HOU | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19687167 | 7 months ago | | | 0 | 0.00021564693 | |
| 18954476 | 10 months ago | | | 0 | 0.0013987904 | |
| 18804580 | a year ago | | | 0 | 0.00075545331 | |
| 17049247 | 2 years ago | | | 0 | 0.00053116341 | |
| 15539154 | 2 years ago | | | 0 | 0.00023957699 | |
| 15326372 | 2 years ago | | | 0 | 0.00080314232 | |
| 15190900 | 2 years ago | | | 0 | 0.00047153511 | |
| 15166768 | 2 years ago | | | 0 | 0.0011114714 | |
| 15166763 | 2 years ago | | | 0 | 0.0010122756 | |
| 15166755 | 2 years ago | | | 0 | 0.00083798992 |
ABI
ABI objects
Getter at block 21227100
baseURI() view returns (string)
https://hourai.mypinata.cloud/ipfs/Qme85yA9H8FsYS99g6SQ2fkZRZGWbLpqU7LriEQRVCc7Bm/
hourAi() view returns (address)
0xc710263aa825da26b82b76c83dfaacb4a2ab5efd
name() view returns (string)
HOURAI Stable
nftNum() view returns (uint256)
491
owner() view returns (address)
0xf38d76055388ddc20023c3078e0cbccaebf7cc51
recipient() view returns (address)
0x9dfcbb4ae0b9fd490ce507ebd687c9234bc96d80
symbol() view returns (string)
HOURAI-STABLE
totalSupply() view returns (uint256)
491
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
hourAiIds(uint256) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
modifyRecipient(address _recipient)
multicall(bytes[] data) payable returns (bytes[] results)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
stake(uint256 hourAiId) returns (uint256 nftId)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
transferTokens(uint256[] hourAiId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _hourAi, address _recipient)
This contract contains no fallback and receive objects.
This contract contains no error objects.