检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
查找子资产的父所有者信息 根据子资产的集合标识和资产编号查询其父所有者的信息。 调用方法 public ParentInfo ownerOfChild(String childCollectionIndex, String childTokenId) throws Exception
查找子资产的父所有者信息 根据子资产的集合标识和资产编号查询其父所有者的信息。 调用方法 public function ownerOfChild(string $childCollectionIndex, string $childTokenId) throws Exception
查询用户拥有数字资产数量 查询指定资产集合下,用户所拥有的数字资产数量。 仅专享版支持该接口调用。 调用方法 public long balanceOf(String collectionIndex, String identity) throws Exception 参数说明 参数
查询可组合资产拥有集合种类数量 查询可组合资产拥有的集合种类数量。 调用方法 TotalChildCollections(collectionIndex, tokenId string)(int64,error) 参数说明 参数 类型 说明 collectionIndex string
查询可组合资产拥有的子资产 根据子资产集合名和子资产索引查询可组合资产拥有的子资产的数字资产编号。 调用方法 ChildTokenByIndex(collectionIndex, tokenId, childCollectionIndex, index string)(string
查询可组合资产拥有的子资产 根据子资产集合名和子资产索引查询可组合资产拥有的子资产的数字资产编号。 调用方法 public String childTokenByIndex(String collectionIndex, String tokenId,String childCollectionIndex
查询可组合资产的根所有者 遍历查询可组合资产的父所有者,获得可组合资产的根所有者。 调用方法 RootOwnerOf(collectionIndex, tokenId string)(string,error) 参数说明 参数 类型 说明 collectionIndex string
查找子资产的根所有者 遍历查询子资产的父所有者,获得子资产的根所有者。 调用方法 RootOwnerOfChild(childCollectionIndex, childTokenId string)(string,error) 参数说明 参数 类型 说明 childCollectionIndex
查找子资产的根所有者 遍历查询子资产的父所有者,获得子资产的根所有者。 调用方法 public String rootOwnerOfChild(String childCollectionIndex, String childTokenId) throws Exception 参数说明
查询用户数字资产所有权 查询用户是否拥有数字资产的所有权,拥有则返回NFT数字资产个数1。 仅专享版支持该接口调用。 调用方法 public long balanceOf(String identity, ID id) throws Exception 参数说明 参数 类型 说明
批量查询用户数字资产所有权 批量查询用户是否拥有数字资产的所有权,结果返回数组。 调用方法 public long[] balanceOfBatch(String[] identities, ID[] ids) throws Exception 参数说明 参数 类型 说明 identities
查询可组合资产拥有集合种类数量 查询可组合资产拥有的集合种类数量。 调用方法 public long totalChildCollections(String collectionIndex, String tokenId ) throws Exception 参数说明 参数 类型
查询可组合资产拥有的子资产 根据子资产集合名和子资产索引查询可组合资产拥有的子资产的数字资产编号。 调用方法 public function childTokenByIndex(string $collectionIndex, string $tokenId, string $childCollectionIndex
批量查询用户数字资产所有权 批量查询用户是否拥有数字资产的所有权,结果返回数组。 调用方法 BalanceOfBatch(identities []string, ids []ID)([]int64,error) 参数说明 参数 类型 说明 identities []String
批量查询用户数字资产所有权 批量查询用户是否拥有数字资产的所有权,结果返回数组。 调用方法 public function balanceOfBatch(array $identites, array $ids)throws Exception 参数说明 参数 类型 说明 identities
查询可组合资产拥有集合种类数量 查询可组合资产拥有的集合种类数量。 调用方法 public function totalChildCollections(string $collectionIndex, string $tokenId) throws Exception 参数说明
确认基本信息无误后,请仔细阅读并勾选“我已阅读并同意《华为云用户协议》、《免责声明》和《华为云数字资产链服务协议》”。 单击“去支付”。 支付成功后可在“链管理”页面查看新创建的数字资产链。 父主题: 数字资产专享版
确认基本信息无误后,请仔细阅读并勾选“我已阅读并同意《华为云用户协议》、《免责声明》和《华为云数字资产链服务协议》”。 单击“去支付”。 支付成功后可在“链管理”页面查看新创建的数字资产链。 父主题: 数字资产专享版
查询可组合资产的根所有者 遍历查询可组合资产的父所有者,获得可组合资产的根所有者。 调用方法 public function rootOwnerOf(string $collectionIndex, string $tokenId) throws Exception 参数说明 参数
根据索引查询可组合资产某一集合标识 根据子资产集合的索引查询可组合资产中对应的集合标识。 调用方法 ChildContractByIndex(collectionIndex, tokenId, index string)(string,error) 参数说明 参数 类型 说明 collectionIndex