Hyperbolic Protocol Loan

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x23ef9774 at 18314862
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Hyperbolic Protocol Loan"

No transactions found for "Hyperbolic Protocol Loan"


Functions
Getter at block 21322027
baseURI(view returns (string)
contractURI(view returns (string)
https://api.hyperbolicprotocol.com/loans/metadata/contract.json
getAllOpenedLoans(view returns (uint256[])
[]
getLastMintedTokenId(view returns (uint256)
20
lendingPool(view returns (address)
0xceb4d728b534281aa903d49edc7dc8fe90526fb9
name(view returns (string)
Hyperbolic Protocol Loan
owner(view returns (address)
0x47c7c921adf8b09e24efac584e2064e34cbb1b6f
royaltyAddress(view returns (address)
0x47c7c921adf8b09e24efac584e2064e34cbb1b6f
symbol(view returns (string)
lHYPE
totalSupply(view returns (uint256)
0
Read-only
allUserOwned(addressuint256view returns (uint256)
balanceOf(address ownerview returns (uint256)
doesTokenExist(uint256 _tokenIdview returns (bool)
getAllUserOwned(address _userview returns (uint256[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownedIndex(uint256view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
mint(address ownerreturns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setLendingPool(address _addy
setRoyaltyAddress(address _address
setRoyaltyBasisPoints(uint256 _points
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Burn(uint256 indexed tokenIdaddress indexed owner
Mint(uint256 indexed tokenIdaddress indexed owner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetBaseTokenURI(string indexed newUri
SetPaymentAddress(address indexed user
SetRoyaltyAddress(address indexed user
SetRoyaltyBasisPoints(uint256 indexed _royaltyBasisPoints
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _baseTokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.