/network/options REST API Endpoint
Body Parameters
network_identifier
object
REQUIRED
Loading...
blockchain
string
REQUIRED
Loading...
network
string
REQUIRED
Loading...
sub_network_identifier
object
Loading...
network
string
REQUIRED
Loading...
metadata
object
Loading...
metadata
object
Loading...
Returns
object
object
Loading...
version
object
Loading...
rosetta_version
string
Loading...
node_version
string
Loading...
middleware_version
string
Loading...
metadata
object
Loading...
allow
object
Loading...
operation_statuses
array
Loading...
status
string
Loading...
successful
boolean
Loading...
operation_types
array
Loading...
errors
array
Loading...
code
integer
Loading...
message
string
Loading...
description
string
Loading...
retriable
boolean
Loading...
details
object
Loading...
historical_balance_lookup
boolean
Loading...
timestamp_start_index
integer
Loading...
call_methods
array
Loading...
balance_exemptions
array
Loading...
sub_account_address
string
Loading...
currency
object
Loading...
symbol
string
Loading...
decimals
integer
Loading...
metadata
object
Loading...
exemption_type
string
Loading...
mempool_coins
boolean
Loading...
block_hash_case
string
Loading...
transaction_hash_case
string
Loading...
Request
1curl --location 'https://docs-demo.stacks-mainnet.quiknode.pro/rosetta/v1/network/options' \2--header 'Content-Type: application/json' \3--data '{4"network_identifier": {5"blockchain": "stacks",6"network": "mainnet"7},8"metadata": {}9}'
1curl --location 'https://docs-demo.stacks-mainnet.quiknode.pro/rosetta/v1/network/options' \2--header 'Content-Type: application/json' \3--data '{4"network_identifier": {5"blockchain": "stacks",6"network": "mainnet"7},8"metadata": {}9}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free