Skip to content

Commit

Permalink
Add Pulsechain network (#862)
Browse files Browse the repository at this point in the history
* Add Pulsechain network

* add logo to ipfs

* Update src/networks.json

---------

Co-authored-by: Chaitanya <[email protected]>
  • Loading branch information
theeazyswap and ChaituVR authored Jul 2, 2023
1 parent 0883c22 commit 85009ef
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -877,6 +877,22 @@
"start": 12559216,
"logo": "ipfs://QmcMP9s9mUqfT2SCiP75sZgAVVev7H7RQAKiSx9xWEDKwe"
},
"369": {
"key": "369",
"name": "Pulsechain Mainnet",
"shortName": "Pulsechain",
"chainId": 369,
"network": "mainnet",
"multicall": "0xdbdd0FD8B16F0092f306392b699D7fbddaA9011B",
"rpc": [
"https://rpc.pulsechain.com"
],
"explorer": {
"url": "https://scan.pulsechain.com/"
},
"start": 17657774,
"logo": "ipfs://QmWUsiEWdejtHZ9B9981TYXn7Ds8C7fkB1S4h5rP3kCCZR"
},
"416": {
"key": "416",
"name": "SX Network",
Expand Down Expand Up @@ -965,7 +981,7 @@
"start": 1335512,
"logo": "ipfs://QmY1ZYBUzb46Mto7G1GitQWfaqq6n8Q4WArxFBzhNdLqvg"
},
"599":{
"599": {
"key": "599",
"name": "Metis Testnet",
"chainId": 599,
Expand Down Expand Up @@ -1804,7 +1820,7 @@
"explorer": {
"url": "https://gwscan.com"
},
"start": 15034,
"start": 15034,
"logo": "ipfs://QmR6Q2CTds6Uwu8Euo7BKvFKAeg1AyVSxWzqCvyquDD7NF"
},
"80001": {
Expand Down Expand Up @@ -2247,7 +2263,7 @@
"start": 501318,
"logo": "ipfs://QmYz8LK5WkUN8UwqKfWUjnyLuYqQZWihT7J766YXft4TSy"
},
"5555": {
"5555": {
"key": "5555",
"name": "Chain Verse Mainnet",
"shortName": "ChainVerse",
Expand Down Expand Up @@ -2319,4 +2335,4 @@
"start": 13959539,
"logo": "ipfs://QmVgkQTA8cbYMijWS8AN44xzwAEQvFc2dCpih1qK78ZRQW"
}
}
}

0 comments on commit 85009ef

Please sign in to comment.