mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
16 lines
291 B
JSON
16 lines
291 B
JSON
{
|
|
"name": "Structx Mainnet",
|
|
"chain": "utx",
|
|
"rpc": ["https://mainnet.structx.io"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Notes",
|
|
"symbol": "utx",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://structx.io",
|
|
"shortName": "utx",
|
|
"chainId": 208,
|
|
"networkId": 208
|
|
}
|