检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
拆分子资产给其它可组合资产 将可组合资产中的子资产拆分转移给其它可组合资产。 调用方法 public function safeTransferChild(string $fromCollectionIndex, string $fromTokenId, string $toCollectionIndex
查询可组合资产拥有集合种类数量 查询可组合资产拥有的集合种类数量。 调用方法 TotalChildCollections(collectionIndex, tokenId string)(int64,error) 参数说明 参数 类型 说明 collectionIndex string
查询可组合资产拥有的子资产 根据子资产集合名和子资产索引查询可组合资产拥有的子资产的数字资产编号。 调用方法 ChildTokenByIndex(collectionIndex, tokenId, childCollectionIndex, index string)(string
查询可组合资产拥有的子资产 根据子资产集合名和子资产索引查询可组合资产拥有的子资产的数字资产编号。 调用方法 public String childTokenByIndex(String collectionIndex, String tokenId,String childCollectionIndex
批量查询用户数字资产所有权 批量查询用户是否拥有数字资产的所有权,结果返回数组。 调用方法 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
查询可组合资产的根所有者 遍历查询可组合资产的父所有者,获得可组合资产的根所有者。 调用方法 RootOwnerOf(collectionIndex, tokenId string)(string,error) 参数说明 参数 类型 说明 collectionIndex string
拆分子资产给其它可组合资产 将可组合资产中的子资产拆分转移给其它可组合资产。 调用方法 public String safeTransferChild(String fromCollectionIndex, String fromTokenId, String toCollectionIndex
lIcontext.destroy(ReferenceCountedOpenSslIcontext.java:489) 解决方法 java开发使用spring boot的版本需要高于2.1.11版本。 父主题: 接口类问题
查询可组合资产的根所有者 遍历查询可组合资产的父所有者,获得可组合资产的根所有者。 调用方法 public function rootOwnerOf(string $collectionIndex, string $tokenId) throws Exception 参数说明 参数
以分页的形式获取资产交易列表 功能介绍 以分页的形式获取资产交易列表,限制展示20000个条目 URI GET /v1/open/asset/transactions 表1 Query参数 参数 是否必选 参数类型 描述 limit 是 String 分页大小限制 offset 是
获取指定区块信息和资产交易列表 功能介绍 获取指定区块信息和资产交易列表 URI GET /v1/open/block/transactions 表1 Query参数 参数 是否必选 参数类型 描述 block_id 是 String 区块高度 limit 是 String 分页大小限制
根据索引查询可组合资产某一集合标识 根据子资产集合的索引查询可组合资产中对应的集合标识。 调用方法 ChildContractByIndex(collectionIndex, tokenId, index string)(string,error) 参数说明 参数 类型 说明 collectionIndex
根据索引查询可组合资产某一集合标识 根据子资产集合的索引查询可组合资产中对应的集合标识。 调用方法 public String childContractByIndex(String collectionIndex, String tokenId, String index) throws
根据索引查询可组合资产某一集合标识 根据子资产集合的索引查询可组合资产中对应的集合标识。 调用方法 public function childContractByIndex(string $collectionIndex, string $tokenId, string $index)
查询可组合资产拥有某一集合下子资产数量 根据子资产集合名查询可组合资产拥有该集合下子资产的数量。 调用方法 TotalChildTokens(collectionIndex, tokenId, childCollectionIndex string)(int64,error) 参数说明
查询可组合资产拥有某一集合下子资产数量 根据子资产集合名查询可组合资产拥有该集合下子资产的数量。 调用方法 public long totalChildTokens(String collectionIndex, String tokenId,String childCollectionIndex)
查询可组合资产拥有某一集合下子资产数量 根据子资产集合名查询可组合资产拥有该集合下子资产的数量。 调用方法 public function totalChildTokens(string $collectionIndex, string $tokenId, string $childCollectionIndex)
获取NFT总发行量、流转量、区块高度、总交易数量 功能介绍 获取NFT总发行量、流转量、区块高度、总交易数量 URI GET /v1/open/summary 请求参数 无 响应参数 状态码: 200 表1 响应Body参数 参数 参数类型 描述 nft_publish_total