post https://{near-network}.gateway.tatum.io/
Returns current genesis configuration.
Log in to see full request history
Response
Returns current genesis configuration.
xxxxxxxxxx
11curl --request POST \
--url https://near-mainnet.gateway.tatum.io/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'x-api-key: t-66a730ccccfd17001c479705-2f597d14ad7543f289a03418' \
--data '
{
"id": 1,
"jsonrpc": "2.0",
"method": "EXPERIMENTAL_genesis_config"
}
'
Try It!
to start a request and see the response here! Or choose an example: