# ---
# tags: trident, config
# crystal-type: source
# crystal-domain: comp
# ---
[state]
name = "testnet"
display_name = "Neptune Testnet"
union = "neptune"
chain_id = "3"
is_default = false

[endpoints]
rpc_url = "http://127.0.0.1:9899"
explorer_url = "https://explorer.testnet.neptune.cash"

[currency]
symbol = "tNEPT"

[node]
rpc_port = 9899
network_flag = "testnet-0"

Graph