检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
fromTokenId String 必填参数,可组合资产的数字资产编号。同一集合内不能重复,取值范围[0,2^64)。 to String 必填参数,接受者身份标识符。 childCollectionIndex String 必填参数,子资产所在集合的唯一标识符,不能重复。
调用方法 public function approve(string $collectionIndex, string $operator, string $tokenId) throws Exception 参数说明 参数 类型 说明 collectionIndex String
调用方法 SafeTransferChild(fromCollectionIndex, fromTokenId, toCollectionIndex, childCollectionIndex, childTokenId, toTokenId string)(string,error
调用方法 public String batchMint(String collectionIndex, BatchMintData batchMintData) throws Exception 参数说明 参数 类型 说明 collectionIndex String 必填参数,
string 必填参数,子资产的集合唯一标识符,不能重复。
调用方法 SetCollectionLimit(collectionIndex string, times, duration int)(string,error) 参数说明 参数 类型 说明 collectionIndex String 必填参数,集合唯一标识符,不能重复。
调用方法 public Metadata tokenURI(String collectionIndex, String tokenId) throws Exception 参数说明 参数 类型 说明 collectionIndex String 必填参数,集合唯一标识符,不能重复
调用方法 public boolean isMinted(String collectionIndex, String tokenId) throws Exception 参数说明 参数 类型 说明 collectionIndex String 必填参数,集合唯一标识符,不能重复。
调用方法 public IdentityInfo generateIdentity(String alogrithm, String identityName) throws Exception 参数说明 参数 类型 说明 algorithm String 必填参数,生成秘钥对应算法
调用方法 public MintResp mint(String collectionIndex, String tokenId, Metadata tokenURI) throws Exception 参数说明 参数 类型 说明 collectionIndex String 必填参数
调用方法 public function tokenURI(string $collectionIndex, string $tokenId) throws Exception 参数说明 参数 类型 说明 collectionIndex String 必填参数,集合唯一标识符,不能重复
调用方法 public function mint(string $collectionIndex, string $tokenId, Metadata $tokenURI) throws Exception 参数说明 参数 类型 说明 collectionIndex String
调用方法 public ParentInfo ownerOfChild(String childCollectionIndex, String childTokenId) throws Exception 参数说明 参数 类型 说明 childCollectionIndex string
调用方法 public function ownerOfChild(string $childCollectionIndex, string $childTokenId) throws Exception 参数说明 参数 类型 说明 childCollectionIndex string
调用方法 public function totalChildCollections(string $collectionIndex, string $tokenId) throws Exception 参数说明 参数 类型 说明 collectionIndex string 必填参数
调用方法 public function isMinted(string $collectionIndex, string $tokenId) throws Exception 参数说明 参数 类型 说明 collectionIndex String 必填参数,集合唯一标识符,不能重复
调用方法 public String name(String collectionIndex) throws Exception 参数说明 参数 类型 说明 collectionIndex String 必填参数,集合唯一标识符,不能重复。 以字母开头,支持字母、数字。
调用方法 public String symbol(String collectionIndex) throws Exception 参数说明 参数 类型 说明 collectionIndex String 必填参数,集合唯一标识符,不能重复。 以字母开头,支持字母、数字。
调用方法 public long balanceOf(String collectionIndex, String identity) throws Exception 参数说明 参数 类型 说明 collectionIndex String 必填参数,集合唯一标识符,不能重复。
调用方法 public boolean isAppravedForAll(String owner, String operator) throws Exception 参数说明 参数 类型 说明 owner String 必填参数,所有者身份标识。