Skip to content

Commit

Permalink
5ire testnet URLs update (#5553)
Browse files Browse the repository at this point in the history
* Integrate 5ireChain Mainnet

Signed-off-by: Ayushi <ayushi@5ire.org>

* update testnet urls

Signed-off-by: Ayushi <ayushi@5ire.org>

* add new icon

Signed-off-by: Ayushi <ayushi@5ire.org>

* remove new icon

Signed-off-by: Ayushi <ayushi@5ire.org>

---------

Signed-off-by: Ayushi <ayushi@5ire.org>
  • Loading branch information
Ayushi5ire committed Sep 6, 2024
1 parent 1348b19 commit 74372fc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion _data/chains/eip155-995.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"faucets": [],
"nativeCurrency": {
"name": "5ire Token",
"symbol": "5IRE",
"symbol": "5ire",
"decimals": 18
},
"infoURL": "https://5ire.org",
Expand Down
12 changes: 6 additions & 6 deletions _data/chains/eip155-997.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "5ireChain Thunder",
"chain": "5ireChain Testnet",
"rpc": ["https://rpc-testnet.5ire.network"],
"faucets": ["https://explorer.5ire.network/faucet"],
"name": "5ireChain Thunder Testnet",
"chain": "5ireChain",
"rpc": ["https://rpc.testnet.5ire.network"],
"faucets": ["https://testnet.5irescan.io/faucet"],
"nativeCurrency": {
"name": "5ire Testnet Token",
"symbol": "T5IRE",
Expand All @@ -15,8 +15,8 @@
"icon": "5ireChain",
"explorers": [
{
"name": "5ireChain Explorer",
"url": "https://explorer.5ire.network",
"name": "5ireChain Testnet Explorer",
"url": "https://testnet.5irescan.io",
"standard": "none",
"icon": "5ireChain"
}
Expand Down

0 comments on commit 74372fc

Please sign in to comment.