Search…
ICON2
What is ICON?
Getting Started
How to run a local network
How to run a Validator node
How to run an API Endpoint
How to create an ICON account
How to write a smart contract
How to use the JSON-RPC API
Concepts
Economics
Governance
Network
Computational utilities
ICON Stack
Intro to the stack
ICON execution environments
Smart contracts
ICON networks
Client APIs
JSON-RPC API
v3
Economics Extension
Javascript SDK
Python SDK
Java SDK
Swift SDK
Storage
IDEs
Projects
BTP & ICON Bridge
Decentralized applications (dApps)
ICON Improvement Proposals (IIPs)
Support
Support
Security
Advanced topics
Release notes
2022-04-11
2021-12-23
2021-12-20
2021-12-10
2021-12-07
2021-10-22
2021-10-12
2021-03-20
2021-03-04
2021-02-17
2020-09-03
2020-08-27
2020-08-23
2020-08-10
2020-04-08
2020-01-28
2019-12-19
Powered By
GitBook
JSON-RPC API
What is a JSON-RPC API?
This is the specification for the API that is run by
API Endpoints
, which are made available for users to interact with the ICON blockchain. This implementation on the endpoints supports
remote procedure calls
written in
JSON
format.
API versions
v3 (current)
ICON Stack - Previous
Client APIs
Next
v3
Last modified
28d ago
Copy link
Contents
What is a JSON-RPC API?
API versions