Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of organization
Required string length:
36Example:
"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:
100Example:
"Base Mainnet"
Chain ID of the network
Maximum length:
100Example:
"8453"
Maximum length:
255Example:
"https://website-sample.com"
Maximum length:
255Example:
"https://website-sample.com"
Maximum length:
255Example:
"https://website-sample.com"
Full name of the native currency
Maximum length:
100Example:
"Ethereum"
Symbol of the native currency
Maximum length:
100Example:
"ETH"
Maximum length:
255Example:
"https://website-sample.com"
Number of decimals for the native currency
Required range:
0 <= x <= 18Example:
18
Response
Custom network created