检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
合约名称为tdccontract,我们可以将sha256("tdccontract")作为合约地址提供给备案部门。 合约地址为:57b66b59b1d221165432c742f3e35f6b61c2735037b13ba26440c101d000e932 父主题: 使用类问题
返回值 类型 说明 *TDCSDK 返回TDCSDK的引用,可用于后续调用方法。 父主题: 通用接口
调用方法 public function childContractByIndex(string $collectionIndex, string $tokenId, string $index) throws Exception 参数说明 参数 类型 说明 collectionIndex
调用方法 public function rootOwnerOfChild(string $childCollectionIndex, string $childTokenId) throws Exception 参数说明 参数 类型 说明 childCollectionIndex
调用方法 public String childContractByIndex(String collectionIndex, String tokenId, String index) throws Exception 参数说明 参数 类型 说明 collectionIndex
调用方法 public String rootOwnerOfChild(String childCollectionIndex, String childTokenId) throws Exception 参数说明 参数 类型 说明 childCollectionIndex string
调用方法 public ParentInfo ownerOfChild(String childCollectionIndex, String childTokenId) throws Exception 参数说明 参数 类型 说明 childCollectionIndex string
调用方法 public function ownerOfChild(string $childCollectionIndex, string $childTokenId) throws Exception 参数说明 参数 类型 说明 childCollectionIndex string
调用方法 RootOwnerOfChild(childCollectionIndex, childTokenId string)(string,error) 参数说明 参数 类型 说明 childCollectionIndex string 必填参数,子资产的集合唯一标识符,不能重复
调用方法 OwnerOfChild(childCollectionIndex, childTokenId string)(string,string,string,error) 参数说明 参数 类型 说明 childCollectionIndex string 必填参数,子资产的集合唯一标识符
调用方法 public function safeTransferChild(string $fromCollectionIndex, string $fromTokenId, string $toCollectionIndex, string $childCollectionIndex
调用方法 public String safeTransferChild(String fromCollectionIndex, String fromTokenId, String toCollectionIndex, String childCollectionIndex, String
初始化SDK 基于conf目录下的conf.yaml标准配置文件初始化TDCSDK。
初始化SDK 基于conf目录下的conf.yaml标准配置文件初始化TDCSDK。
调用方法 SafeTransferChild(fromCollectionIndex, fromTokenId, toCollectionIndex, childCollectionIndex, childTokenId, toTokenId string)(string,error
childCollectionIndex String 必填参数,子资产所在集合的唯一标识符,不能重复。以字母开头,支持字母、数字。长度[3-32]。 childTokenId String 必填参数,子资产的数字资产编号。同一集合内不能重复,取值范围[0,2^64)。
childCollectionIndex string 必填参数,子资产的集合唯一标识符,不能重复。以字母开头,支持字母、数字。长度[3-32]。
调用方法 public String transferChild(String fromCollectionIndex, String fromTokenId, String to, String childCollectionIndex, String childTokenId)
childCollectionIndex string 必填参数,子资产的集合唯一标识符,不能重复。以字母开头,支持字母、数字。长度[3-32]。
childCollectionIndex String 必填参数,子资产所在集合的唯一标识符,不能重复。以字母开头,支持字母、数字。长度[3-32]。 childTokenId String 必填参数,子资产的数字资产编号。同一集合内不能重复,取值范围[0,2^64)。