TronLink 开发者文档
首页
  • 介绍
  • HD 钱包
  • 移动端
    • 资产管理
      • 自定义通证
    • DeepLink
      • 打开钱包
      • 打开DApp
      • 登陆授权
      • 转账
      • 交易签名
      • 消息签名
      • 回传消息码
    • DApp支持
      • 集成TronLink
      • DApp浏览器
  • 插件钱包
    • 主动请求TronLink插件功能
      • 连接网站
      • 添加Token
    • 被动接收TronLink插件的消息
      • 账户改变消息
      • 网络改变消息
      • 连接网站成功消息
      • 断开连接网站消息
      • 即将废弃的消息
        • 用户拒绝连接消息
        • 用户断连网站消息
        • 用户确定连接消息
        • 用户主动连接网站消息
  • DApp
    • 开始开发
    • 多签转账
    • 消息签名
    • 普通转账
    • Stake2.0
Powered by GitBook
On this page
  1. 移动端
  2. DeepLink

回传消息码

id
消息
备注

0

success

10001

Incorrect JSON format

10002

Missing Action

10003

Unknown Action

10004

Missing ActionId

10005

Incorrect DApp URL format

10006

Incorrect CallbackUrl format

10007

Empty DApp name

v1.0 可以为空

10008

Version number not supported

10009

Current network not supported

10010

The URL is not supported to open TronLink

10011

Unknown SignType

10012

Incorrect Transaction format

10013

Incorrect Method format

10014

Incorrect Message format

10015

Incorrect toAddress

10016

No wallet created in TronLink

10017

Incorrect fromAddress

10018

Incorrect contactAddress

10019

Incorrect chainId

10020

Incorrect amount

10021

The initiating address does not match the current wallet

10022

incorrect loginAddress

10023

System contract not support

10024

Incorrect tokenId

10025

TokenId & Contract address should not be exist together

300

Transaction canceled

301

Transaction executed in TronLink

302

Broadcast failure - returned with incorrect info

-1

Unknown reason

Previous消息签名NextDApp支持

Last updated 2 years ago