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:
Trevor Atkinson 2023-05-10 14:54:22 -06:00 committed by GitHub
parent 8219c71ef2
commit 3231347dc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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
}