@@ -85,6 +85,25 @@ Here is an updated list of all **Mithril networks**, including their configurati
85
85
| ** Era reader adapter type** | ` cardano-chain `
86
86
| ** Era reader address** | ` https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/testing-preview/era.addr ` [ :arrow_upper_right : ] ( https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/testing-preview/era.addr )
87
87
| ** Era reader verification key** | ` https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/testing-preview/era.vkey ` [ :arrow_upper_right : ] ( https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/testing-preview/era.vkey )
88
+ | ** Build from** | ** Main branch** [ :arrow_upper_right : ] ( https://github.com/input-output-hk/mithril/tree/main )
89
+
90
+ </TabItem >
91
+ <TabItem value =" sanchonet " label =" Sanchonet " >
92
+ ## ` testing-sanchonet `
93
+ > :warning : For devs only
94
+
95
+ | Information | -
96
+ |------------|------------
97
+ | ** Mithril network** | ` testing-sanchonet ` [ :mag_right : ] ( https://mithril.network/explorer?aggregator=https%3A%2F%2Faggregator.testing-sanchonet.api.mithril.network%2Faggregator )
98
+ | ** Cardano network** | ` sanchonet `
99
+ | ** Cardano magic Id** | ` 4 `
100
+ | ** Supported** | Yes :heavy_check_mark :
101
+ | ** Status** | Unstable 🔴
102
+ | ** Aggregator endpoint** | ` https://aggregator.testing-sanchonet.api.mithril.network/aggregator ` [ :arrow_upper_right : ] ( https://aggregator.testing-sanchonet.api.mithril.network/aggregator )
103
+ | ** Genesis verification key** | ` https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/testing-sanchonet/genesis.vkey ` [ :arrow_upper_right : ] ( https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/testing-sanchonet/genesis.vkey )
104
+ | ** Era reader adapter type** | ` cardano-chain `
105
+ | ** Era reader address** | ` https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/testing-sanchonet/era.addr ` [ :arrow_upper_right : ] ( https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/testing-sanchonet/era.addr )
106
+ | ** Era reader verification key** | ` https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/testing-sanchonet/era.vkey ` [ :arrow_upper_right : ] ( https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/testing-sanchonet/era.vkey )
88
107
| ** Build from** | ** Main branch** [ :arrow_upper_right : ] ( https://github.com/input-output-hk/mithril/tree/main )
89
108
90
109
</TabItem >
0 commit comments