post https://rpc.chain49.com/cardano/network/list
This endpoint returns a list of NetworkIdentifiers that the Rosetta server supports.
Log in to see full request history
Responses
This endpoint returns a list of NetworkIdentifiers that the Rosetta server supports.
xxxxxxxxxx
11curl --request POST \
--url https://rpc.chain49.com/cardano/network/list \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"metadata": {
"ignoreMe": "request data may not be empty for /network/list"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: