GetAssetIssueById¶
按 token id 查询 TRC10(推荐方式,token id 全局唯一)。
- 服务:同时支持
Wallet和WalletSolidity
rpc GetAssetIssueById (BytesMessage) returns (AssetIssueContract) {}
相似 HTTP 接口见 /wallet/getassetissuebyid。
按 token id 查询 TRC10(推荐方式,token id 全局唯一)。
Wallet 和 WalletSolidityrpc GetAssetIssueById (BytesMessage) returns (AssetIssueContract) {}
相似 HTTP 接口见 /wallet/getassetissuebyid。