Skip to main content
GET
/
v0
/
splice-instance-names
/v0/splice-instance-names
curl --request GET \
  --url https://example.com/api/scan/v0/splice-instance-names
{
  "network_name": "<string>",
  "network_favicon_url": "<string>",
  "amulet_name": "<string>",
  "amulet_name_acronym": "<string>",
  "name_service_name": "<string>",
  "name_service_name_acronym": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt

Use this file to discover all available pages before exploring further.

Response

ok

network_name
string
required

What to call this Splice network.

network_favicon_url
string
required

URL of an HTML favicon for this Splice network.

amulet_name
string
required

What this Splice network calls Amulet.

amulet_name_acronym
string
required

The three-letter acronym for Amulet.

name_service_name
string
required

What this Splice network calls the Amulet Name Service.

name_service_name_acronym
string
required

The acronym for name_service_name.