mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
19 lines
401 B
JSON
19 lines
401 B
JSON
{
|
|
"name": "OriginTrail Parachain",
|
|
"chain": "OTP",
|
|
"rpc": [
|
|
"https://astrosat.origintrail.network",
|
|
"wss://parachain-rpc.origin-trail.network"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "OriginTrail Parachain Token",
|
|
"symbol": "OTP",
|
|
"decimals": 12
|
|
},
|
|
"infoURL": "https://parachain.origintrail.io",
|
|
"shortName": "otp",
|
|
"chainId": 2043,
|
|
"networkId": 2043
|
|
}
|