Create eip155-2043 - OriginTrail Parachain (#2013)

* Add eip155-2043.json

* Run prettier on eip155-2043

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
NZT48 2022-12-13 07:04:47 +01:00 committed by GitHub
parent 759d1866bd
commit 08b2a282ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,18 @@
{
"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
}