7.4.5 Near
NEAR is a Proof-of-Stake Layer-1 public blockchain platform built with usability and developer accessibility in mind. With a novel sharding mechanism called Nightshade, NEAR can scale limitlessly and offers familiar user experiences just like the web today.
For more resources, please visit: https://near.org/
The BSN city node gateway is adapted to the Near JSON RPC API, so developers can initiate transaction requests to the node gateway via HTTP JSON-RPC. For detailed docking instructions please visit: https://docs.near.org/
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 |