7.4.3 EOS
EOSIO is a blockchain platform designed for the real world. Built for both public and private use cases, EOSIO is customizable to suit a wide range of business needs across industries with rich role-based security permissions, industry-leading speeds and secure application processing.
For more resources, please visit: https://developers.eos.io
The BSN city node gateway is adapted to EOSIO's JSON RPC API, so developers can initiate transaction requests to the node gateway via HTTP JSON-RPC. For detailed docking instructions please visit: https://developers.eos.io/manuals/eos/latest/nodeos/plugins/chain_api_plugin/api-reference/index#operation/get_block
The following table shows additional error code definitions for public city node gateway:
Error code | Transaction error code | Error code description |
---|---|---|
401 | 3090000 | Authentication permission failed |
429 | 3210000 | TPS, TPD current limit |
500 | 3100000 | Service internal exception |
503 | 3100000 | Service Unavailable |