NFTs
The Heaven AI Protocol wraps every stream in an ERC-404 token (NFT), making the stream recipient the owner of the NFT. The recipient can transfer the NFT to another address, and this also transfers the right to withdraw funds from the stream, including any funds already streamed.
Integrations
The transferability of the NFT makes Heaven AI streams tradable and usable as collateral in DeFi. Imagine an NFT lending marketplace that allows users to borrow funds by locking their streams as collateral (effectively borrowing against their future income). Or a decentralized exchange that allows users to trade streams for other assets.
Marketplaces
Thanks to adhering to the ERC-404 standard, Heaven AI streams can be traded and viewed on any NFT marketplace. Here are some of the marketplaces that support Heaven AI streams:
If you prefer the granularity of a blockchain explorer, you can also view the stream NFTs on Etherscan. See the Deployments page for the full list of addresses.
Caching
The SVG artwork is generated using certain real-time values, such as the current time on the blockchain. However, NFT marketplaces cache the NFT metadata, and this may cause the SVGs might not always be up to date.
The Heaven AI Protocol triggers ERC-404 events whenever there's an update in a stream (for instance, when a withdrawal is made). However, it's worth noting that some streams might remain unchanged for an extended period.
To ensure you're viewing the most recent version of the NFT SVG, it's recommended to check the stream directly via the Heaven AI Interface.
Last updated