Skip to content

Commit

Permalink
Update eip155-2043.json - rename OTP to NEURO (#5186)
Browse files Browse the repository at this point in the history
  • Loading branch information
NZT48 authored Jun 4, 2024
1 parent e9bd43f commit 0b5f978
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions _data/chains/eip155-2043.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"name": "OriginTrail Parachain",
"chain": "OTP",
"name": "NeuroWeb",
"chain": "NEUROWEB",
"rpc": [
"https://astrosat.origintrail.network",
"wss://parachain-rpc.origin-trail.network"
],
"faucets": [],
"nativeCurrency": {
"name": "OriginTrail Parachain Token",
"symbol": "OTP",
"name": "NeuroWeb Token",
"symbol": "NEURO",
"decimals": 12
},
"infoURL": "https://parachain.origintrail.io",
"shortName": "otp",
"infoURL": "https://neuroweb.ai",
"shortName": "NEURO",
"chainId": 2043,
"networkId": 2043
}

0 comments on commit 0b5f978

Please sign in to comment.