Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of organization
Required string length:
36
Example:
"95b11417-f18f-457f-8804-68e361f9164f"
Body
application/json
Data to create a custom network
Available options:
ETH
, EVM
, FLOW
, SOL
, ALGO
, STARK
, COSMOS
, BTC
, ECLIPSE
Name of the custom network
Maximum length:
100
Example:
"Base Mainnet"
Chain ID of the network
Maximum length:
100
Example:
"8453"
Maximum length:
255
Example:
"https://website-sample.com"
Maximum length:
255
Example:
"https://website-sample.com"
Maximum length:
255
Example:
"https://website-sample.com"
Full name of the native currency
Maximum length:
100
Example:
"Ethereum"
Symbol of the native currency
Maximum length:
100
Example:
"ETH"
Maximum length:
255
Example:
"https://website-sample.com"
Number of decimals for the native currency
Required range:
0 <= x <= 18
Example:
18
Response
Custom network created