TronLink Docs
Homepage
  • Introduction
  • HD Wallets
  • TronLink App
    • Asset Management
      • Custom Token
    • DeepLink
      • Open Wallet
      • Open DApp
      • Login by TronLink
      • Transfer
      • Sign Transaction
      • Sign Message
      • Result Code
    • DApp Support
      • TronLink Integration
      • DApp Explorer
  • TronLink Wallet Extension
    • Request TronLink Extension
      • Connect Website
      • Add Token
    • Receive messages from TronLink
      • Account Change Message
      • Network Change Message
      • Successful connection message
      • Disconnect website message
      • Messages to Be Deprecated
        • User rejects connection
        • User disconnects from the website
        • User accepts connection
        • User requests to connect to the website
  • DApp
    • Start Developing
    • Multi-Signature Transfer
    • Message Signature
    • General Transfer
    • Stake2.0
Powered by GitBook
On this page
  1. TronLink App
  2. DeepLink

Result Code

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

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

​

​

PreviousSign MessageNextDApp Support

Last updated 2 years ago