比原链Bytom错误码一览

简介:

0XX API错误

BTM000", "Bytom API Error"
非比原标准错误

BTM001", "Request timed out"
API请求超时

BTM002", "Invalid request body"
非法的API请求体

1XX为网络错误

BTM103", "A peer core is operating on a different blockchain network"
区块链网络类型不匹配

2xx是签名相关的错误

BTM200 :"Quorum must be greater than 1 and less than or equal to the length of xpubs“
需要签名的个数超过实际需求签名的个数

BTM201 :”Invalid xpub format"
签名格式错误

BTM202 :"At least one xpub is required"
缺少主公钥

BTM204 : "Root XPubs cannot contain the same key more than once"
主公钥重复

7XX为交易相关的错误

72X - 73X 构建交易错误

BTM700 : "Funds of account are insufficient"
资产余额不足

BTM701 : "Available funds of account are immature"
coinbase交易未成熟,币不可花费

BTM702 : "Available UTXOs of account have been reserved
资产被锁定五分钟,不可花费(一般密码输入错误会产生)

BTM703 : "Not found UTXO with given hash"
UTXO不属于当前钱包

BTM704 : "Invalid action type"
action类型不存在

BTM705 : "Invalid action object"
action输入内容错误

BTM706 : "Invalid action construction"
action结构错误(只有输入或者只有输出)

BTM707 : "One or more fields are missing"
action输入内容缺失

BTM708 : "Invalid asset amount"
资产数量格式错误(超过最大数量)

BTM709 : "Not found account"
账户不存在

BTM710 : "Not found asset"
资产不存在

73X - 75X 验证交易错误

BTM730 :"Invalid transaction version"
交易版本不对

BTM731 :"Invalid transaction size"
交易大小不能为0

BTM732 :"Invalid transaction time range"
超出交易时间范围,用于将停留时间过久的未确认交易作废

BTM733 : "Not standard transaction"
不是标准的交易,使用合约地址接受BTM时报错

BTM734 : "Invalid coinbase transaction"
非法coinbase交易

BTM735 : "Invalid coinbase assetID"
非法的coinbase资产ID

BTM736 : "Invalid coinbase arbitrary size"
coinbase尺寸过大,附加数据超过一定限制

BTM737 : "No results in the transaction"
交易action hash缺失

BTM738 : "Mismatched assetID"
不匹配的资产ID,发布资产时资产ID错误

BTM739 : "Mismatched value source/dest position"
不匹配的action位置

BTM740 : "Mismatched reference"
不匹配的引用

BTM741 : "Mismatched value"
不匹配的值,action的资产值不匹配

BTM742 : "Missing required field"
不匹配的字段,action输入的资产值类型不匹配

BTM743 : "No source for value"
输入源不存在

BTM744 : "Arithmetic overflow/underflow"
计算溢出,资产计算值超出限制

BTM745 : "Invalid source or destination position"
action位置不匹配

BTM746 : "Unbalanced asset amount between input and output"
输入输出非BTM资产总量不平衡

BTM747 : "Gas credit has been spent"
UTXO数量超过上限(当前为21个)

BTM748 : "Gas usage calculate got a math error"
Gas运算错误

76X - 78X 虚拟机错误

BTM760 :"Alt stack underflow"
子虚拟机栈溢出

BTM761 : "Bad value"
非法栈数据

BTM762 : "Wrong context"
context值错误,context为虚拟机执行上下文

BTM763 : "Data stack underflow"
虚拟机数据溢出

BTM764 : "Disallowed opcode"
虚拟机指令不存在

BTM765 : "Division by zero"
除零错误

BTM766 : "False result for executing VM"
虚拟机执行结果为Fasle

BTM767 : "Program size exceeds max int32"
合约的字节大小超过int32上限

BTM768 : "Arithmetic range error"
计算出错

BTM769 : "RETURN executed"
执行opfail指令返回的结果

BTM770 : "Run limit exceeded because the BTM Fee is insufficient"
Gas费用不足,引起合约终止

BTM771 : "Unexpected end of program"
合约程序参数输入错误

BTM772 : "Unrecognized token"
不识别的虚拟机指令数据

BTM773 : "Unexpected error"
异常错误

BTM774 : "Unsupported VM because the version of VM is mismatched"
虚拟机版本不匹配

BTM775 : "VERIFY failed"
verify指令执行失败

8XX 为HSM相关错误

BTM800 :"Key Alias already exists"
密钥别名重复

BTM801 :"Invalid after in query"
此错误已废弃

BTM802 : "Key not found or wrong password"
密钥不存在或者密码错误

BTM803 : "Requested key aliases exceeds limit"
此错误已废弃

BTM804 :"Could not decrypt key with given passphrase"
解密流程失败

BTM860", "Request could not be authenticated"
access token错误

相关文章
深入探究Camunda加签问题
camunda加签的两种方式
1340 0
|
6月前
|
安全 IDE 区块链
BTC比特链/ETH以太链/BSC币安链/TRX波场链/Matic马蹄链智能合约系统开发稳定版丨指南步骤丨源码详情
Developing a smart contract system is actually the process of writing and executing code on a specific blockchain (such as Bitcoin, Ethereum, Binance Smart Chain, Tron, or Polygon (Matic)). These codes (conventions) have the ability to automatically execute and facilitate transactions without interm
|
6月前
|
运维 安全 算法
TRX链/BSC链/ARB链智能合约系统开发方案逻辑丨详细项目丨规则玩法丨案例详情丨源码出售
需求分析:与客户沟通,了解其业务需求和期望,明确系统的功能和性能要求。确定在哪个链上进行开发(TRX链、BSC链还是ARB链)。
|
6月前
|
存储 安全 区块链
OP链ARBT项目系统开发指南与详情(智能合约)
尽管使用区块链技术所建立的系统本身是诚实可信的,但这并不意味着来自系统以外的输入信息就是诚实的
|
7月前
|
安全 区块链
TRX链/BSC链/ARB链/Matic马蹄链公链智能合约系统开发指南需求丨步骤逻辑丨规则方案丨案例开发丨项目程序丨源码说明
Chain selection and environment construction: Select suitable public chains as development environments, such as TRX chains, BSC chains, ARB chains, or Matic horseshoe chains. Establish a corresponding development environment, including node deployment, development tools, and testing network.
|
10月前
|
存储 编译器 区块链
Polygon马蹄链智能合约开发源码规则解析
Polygon马蹄链智能合约开发源码规则解析
|
10月前
|
安全 JavaScript 前端开发
TRON波场链USDT合约开发源码规则部署
TRON波场链USDT合约开发源码规则部署
|
10月前
|
开发框架 前端开发 JavaScript
BSC链上进行智能合约开发部署规则详情
BSC(Binance Smart Chain)是一个基于区块链的智能合约平台,类似于以太坊。它提供了一个开发者友好的环境,可以用于创建和部署智能合约。如果你有一些编程经验,并且熟悉区块链和智能合约的基本概念,你可以按照以下步骤在BSC链上进行智能合约开发:
|
11月前
|
测试技术 区块链
区块链主链开发规则及源码
主链可以理解为正式上线的、能独立自主的区块链网络。 是区块链社区公认的可信区块链网络,其交易信息被全体成员所认可。 有效的区块在经过区块链网络的共识后会被追加到主网的区块账本上的区块链。
|
12月前
|
安全 Go
BSC链燃烧代币系统开发规则详情/案例分析/源码功能
 Storage and networking technology are two important aspects of blockchain public chain systems.In terms of storage,it is necessary to choose appropriate storage media,databases,or file systems.In terms of networking,it is necessary to consider the scalability and flow control of the public chain sy