Returns: NftAsset

Arguments

address
String
The contract address for the NFT collection
networkId
Int
The network ID the NFT collection is deployed on.
tokenId
String
The token ID of the NFT asset.

Schema

"""Live-streamed transactions for an NFT asset."""
onNftAssetsCreated(address: String, networkId: Int, tokenId: String): NftAsset