forked from trustwallet/assets
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #91 from rainbow-me/@daniel/network-icons
chore: expanded network coverage, testnets
- Loading branch information
Showing
76 changed files
with
759 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "Aurora Testnet", | ||
"website": "https://aurora.dev", | ||
"description": "Aurora provides Ethereum compatibility, NEAR Protocol scalability, and industry-first user experience through affordable transactions.", | ||
"explorer": "https://explorer.testnet.aurora.dev/", | ||
"research": "", | ||
"symbol": "tETH", | ||
"type": "coin", | ||
"decimals": 18, | ||
"rpc_url": "https://testnet.aurora.dev", | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/auroraisnear" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
{ | ||
"name": "Bob Testnet", | ||
"website": "https://bobtestnet.com", | ||
"description": "Bob Testnet is a blockchain test network for developers to test their decentralized applications.", | ||
"explorer": "https://explorer.bobtestnet.com/", | ||
"symbol": "tBOB", | ||
"rpc_url": "https://rpc.bobtestnet.com", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/bobtestnet" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
{ | ||
"name": "Bobasepolia", | ||
"website": "https://bobasepolia.com", | ||
"description": "Bobasepolia is a blockchain network designed for decentralized applications and enterprise blockchain deployments.", | ||
"explorer": "https://explorer.bobasepolia.com/", | ||
"symbol": "BOB", | ||
"rpc_url": "https://rpc.bobasepolia.com", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/bobasepolia" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
{ | ||
"name": "B²", | ||
"website": "https://bsquared.io", | ||
"description": "B² is a decentralized platform for building scalable and secure blockchain applications.", | ||
"explorer": "https://explorer.bsquared.io/", | ||
"symbol": "B²", | ||
"rpc_url": "https://rpc.bsquared.io", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/bsquared_io" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
{ | ||
"name": "B² Testnet", | ||
"website": "https://bsquared.io", | ||
"description": "B² Testnet is a blockchain test network for developers to test their decentralized applications on the B² platform.", | ||
"explorer": "https://testnet.explorer.bsquared.io/", | ||
"symbol": "tB²", | ||
"rpc_url": "https://testnet.rpc.bsquared.io", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/bsquared_io" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
{ | ||
"name": "Celo Alfajores", | ||
"website": "https://celo.org", | ||
"description": "Celo Alfajores is a decentralized platform for building scalable and secure blockchain applications.", | ||
"explorer": "https://explorer.celo.org/", | ||
"symbol": "CELO", | ||
"rpc_url": "https://rpc.celo.org", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/celoplatform" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
{ | ||
"name": "Classic Mordor", | ||
"website": "https://classicmordor.com", | ||
"description": "Classic Mordor is a blockchain network for decentralized applications with a focus on security and scalability.", | ||
"explorer": "https://explorer.classicmordor.com/", | ||
"symbol": "tMORDOR", | ||
"rpc_url": "https://rpc.classicmordor.com", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/classicmordor" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
{ | ||
"name": "Core", | ||
"website": "https://core.io", | ||
"description": "Core is a decentralized platform for building scalable and secure blockchain applications.", | ||
"explorer": "https://explorer.core.io/", | ||
"symbol": "CORE", | ||
"rpc_url": "https://rpc.core.io", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/core_io" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
{ | ||
"name": "Core Testnet", | ||
"website": "https://core.io", | ||
"description": "Core Testnet is a blockchain test network for developers to test their decentralized applications on the Core platform.", | ||
"explorer": "https://testnet.explorer.core.io/", | ||
"symbol": "tCORE", | ||
"rpc_url": "https://testnet.rpc.core.io", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/core_io" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
{ | ||
"name": "DogeChain Testnet", | ||
"website": "https://dogechain.io", | ||
"description": "DogeChain Testnet is a blockchain test network for developers to test their decentralized applications on the DogeChain platform.", | ||
"explorer": "https://testnet.explorer.dogechain.io/", | ||
"symbol": "tDOGE", | ||
"rpc_url": "https://testnet.rpc.dogechain.io", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/dogechain_io" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
{ | ||
"name": "DogeChain zkEVM Testnet", | ||
"website": "https://dogechain.io", | ||
"description": "DogeChain zkEVM Testnet is a blockchain test network for developers to test their decentralized applications on the DogeChain zkEVM platform.", | ||
"explorer": "https://testnet.explorer.dogechain.io/", | ||
"symbol": "tDOGE", | ||
"rpc_url": "https://testnet.rpc.dogechain.io", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/dogechain_io" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
{ | ||
"name": "Fantom Testnet", | ||
"website": "https://fantom.foundation", | ||
"description": "Fantom Testnet is a blockchain test network for developers to test their decentralized applications on the Fantom platform.", | ||
"explorer": "https://testnet.explorer.fantom.network/", | ||
"symbol": "FTM", | ||
"rpc_url": "https://rpc.testnet.fantom.network", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/FantomFDN" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,18 @@ | ||
{ | ||
"name": "FileCoin Calibration", | ||
"website": "https://filecoin.io", | ||
"description": "FileCoin Calibration is a blockchain network for decentralized data storage and retrieval.", | ||
"explorer": "https://explorer.filecoin.io/", | ||
"symbol": "FIL", | ||
"rpc_url": "https://rpc.filecoin.io", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/filecoin" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
{ | ||
"name": "Fusion Testnet", | ||
"website": "https://fusion.network", | ||
"description": "Fusion Testnet is a blockchain test network for developers to test their decentralized applications on the Fusion platform.", | ||
"explorer": "https://testnet.explorer.fusion.network/", | ||
"symbol": "FSN", | ||
"rpc_url": "https://testnet.rpc.fusion.network", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/FusionNetwork" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
{ | ||
"name": "Hedera Testnet", | ||
"website": "https://hedera.com", | ||
"description": "Hedera Testnet is a blockchain test network for developers to test their decentralized applications on the Hedera platform.", | ||
"explorer": "https://testnet.explorer.hedera.com/", | ||
"symbol": "tHBAR", | ||
"rpc_url": "https://testnet.rpc.hedera.com", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/hedera" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
{ | ||
"name": "Immutable zkEVM Testnet", | ||
"website": "https://immutable.com", | ||
"description": "Immutable zkEVM Testnet is a blockchain test network for developers to test their decentralized applications on the Immutable zkEVM platform.", | ||
"explorer": "https://testnet.explorer.immutable.com/", | ||
"symbol": "tIMX", | ||
"rpc_url": "https://testnet.rpc.immutable.com", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/Immutable" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
{ | ||
"name": "Karak", | ||
"website": "https://karak.io", | ||
"description": "Karak is a blockchain network for decentralized applications and data storage.", | ||
"explorer": "https://explorer.karak.io/", | ||
"symbol": "KAR", | ||
"rpc_url": "https://rpc.karak.io", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/karak_io" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
{ | ||
"name": "Karaksepolia", | ||
"website": "https://karaksepolia.io", | ||
"description": "Karaksepolia is a blockchain network for decentralized applications and data storage.", | ||
"explorer": "https://explorer.karaksepolia.io/", | ||
"symbol": "KSP", | ||
"rpc_url": "https://rpc.karaksepolia.io", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/karaksepolia_io" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
{ | ||
"name": "Kava EVM Testnet", | ||
"website": "https://kava.io", | ||
"description": "Kava EVM Testnet is a blockchain test network for developers to test their decentralized applications on the Kava EVM platform.", | ||
"explorer": "https://testnet.explorer.kava.io/", | ||
"symbol": "tKAVA", | ||
"rpc_url": "https://testnet.rpc.kava.io", | ||
"type": "coin", | ||
"decimals": 18, | ||
"status": "active", | ||
"tags": [ | ||
"dapp" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/kava_platform" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.