检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
SDK生成私钥和证书方法中的identityName作用是什么? identityName是生成用户证书时需要填入的一个参数,会写入作为证书的commonName,方便业务将自己已有的用户与数字资产链中的用户做好映射关系。
产品介绍 什么是数字资产链 图解数字资产链 产品功能 产品优势 应用场景 计费说明 03 使用 数字资产链开启成功后,您可以使用数字资产链资源。 常用操作 查看服务运营 管理链 查看套餐包 服务运营 资产检索 02 入门 快速了解数字资产链在不同应用场景中的操作流程。
创建图片Metadata 工具方法,帮助生成metadata对象,获得对象后开发者可以自定义设置properties属性。
创建数字资产集合 集合包括Name和Symbol,可调用SetOption方法设置。每一个集合中可包含0个或无限个数字资产。每个数字资产对应一个唯一的tokenId。
创建数字资产集合 集合包括Name和Symbol,可调用SetOption方法设置。每一个集合中可包含0个或无限个数字资产。每个数字资产对应一个唯一的tokenId。
计费相关 资源类型 版本 规格 目录价(元) 溯源码数量 标准版 (通用模板,商品数量上限50个) 2000个溯源码(有效期1个月) 200 20万个溯源码(有效期1年) 15,000 200万个溯源码(有效期1年) 130,000 1000万个溯源码(有效期1年) 500,000
返回值 类型 说明 *TDCSDK 返回TDCSDK的引用,可用于后续调用方法。 父主题: 通用接口
套餐包在生效期内,先扣除已购买套餐包内的额度,超出部分按当月累计使用量进行按需计费。 单击“立即购买”。 确认基本信息无误后,请仔细阅读并勾选“我已阅读并同意《华为云用户协议》、《免责声明》和《华为云数字资产链服务协议》”。 单击“去支付”。
调用方法 public function safeTransferChild(string $fromCollectionIndex, string $fromTokenId, string $toCollectionIndex, string $childCollectionIndex
调用方法 TransferChild(fromCollectionIndex, fromTokenId, to, childCollectionIndex, childTokenId string)(string,error) 参数说明 参数 类型 说明 fromCollectionIndex
调用方法 public boolean isAppravedForAll(String collectionIndex, String owner, String operator) throws Exception 参数说明 参数 类型 说明 collectionIndex String
调用方法 SafeTransferChild(fromCollectionIndex, fromTokenId, toCollectionIndex, childCollectionIndex, childTokenId, toTokenId string)(string,error
调用方法 public String transferFrom(String collectionIndex, String from, String to, String tokenId) throws Exception 参数说明 参数 类型 说明 collectionIndex
调用方法 public String batchMint(String collectionIndex, BatchMintData batchMintData) throws Exception 参数说明 参数 类型 说明 collectionIndex String 必填参数,
调用方法 public function setApprovalForAll(string $collectionIndex, string $owner, string $operator, bool $isApproved) throws Exception 参数说明 参数 类型
调用方法 public function uri(ID $id)throws Exception 参数说明 参数 类型 说明 id ID 必填参数,数字资产标识。 返回值 类型 说明 Metadata 数字资产对应的meta信息。 父主题: ERC1155业务接口
调用方法 public String getChild(String from, String toCollectionIndex, String toTokenId, String childCollectionIndex, String childTokenId) throws
调用方法 public String rootOwnerOfChild(String childCollectionIndex, String childTokenId) throws Exception 参数说明 参数 类型 说明 childCollectionIndex string
调用方法 public Metadata tokenURI(String collectionIndex, String tokenId) throws Exception 参数说明 参数 类型 说明 collectionIndex String 必填参数,集合唯一标识符,不能重复
调用方法 public boolean isMinted(String collectionIndex, String tokenId) throws Exception 参数说明 参数 类型 说明 collectionIndex String 必填参数,集合唯一标识符,不能重复。