mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add structx (#2759)
* add data file * add missing fields * Update eip155-208.json * Update eip155-208.json * pretty --------- Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
8219c71ef2
commit
3231347dc9
15
_data/chains/eip155-208.json
Normal file
15
_data/chains/eip155-208.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"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
|
||||
}
|
Loading…
Reference in New Issue
Block a user