forked from base-org/chains
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates pulsechain testnets (ethereum-lists#2639)
* Deprecates old testnets * Removes typeo * Updates block explorer standard * Organizes 943 * Uses png for file * Adds png * Updates format * Removes explorers and adds incubating
- Loading branch information
1 parent
c663380
commit c4fb644
Showing
6 changed files
with
38 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "PulseChain Testnet v4", | ||
"shortName": "t4pls", | ||
"chain": "t4PLS", | ||
"chainId": 943, | ||
"networkId": 943, | ||
"icon": "pulsechain", | ||
"infoURL": "https://pulsechain.com", | ||
"rpc": [ | ||
"https://rpc.v4.testnet.pulsechain.com/", | ||
"wss://rpc.v4.testnet.pulsechain.com/" | ||
], | ||
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }], | ||
"faucets": ["https://faucet.v4.testnet.pulsechain.com/"], | ||
"ens": { | ||
"registry": "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e" | ||
}, | ||
"status": "incubating", | ||
"explorers": [], | ||
"nativeCurrency": { | ||
"name": "Test Pulse", | ||
"symbol": "tPLS", | ||
"decimals": 18 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://Qmckj9B9F3jWDk9bv9HwoPmfjrx2Ju8J2BQSNoPFdYGduj", | ||
"width": 433, | ||
"height": 402, | ||
"format": "png" | ||
} | ||
] |
Binary file not shown.