-
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.
* ASSET-44 Add Core network Signed-off-by: jormal <[email protected]> * ASSET-44 Add Core assets Signed-off-by: jormal <[email protected]> * ASSET-44 Add images Signed-off-by: jormal <[email protected]> * ASSET-44 Update assets Signed-off-by: jormal <[email protected]> * ASSET-44 Add filter to check contract validation Signed-off-by: jormal <[email protected]> --------- Signed-off-by: jormal <[email protected]>
- Loading branch information
Showing
35 changed files
with
291 additions
and
2 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 |
---|---|---|
@@ -1 +1 @@ | ||
2.0.12 | ||
2.1.0 |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,56 @@ | ||
{ | ||
"contracts": [ | ||
{ | ||
"address": "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE", | ||
"decimals": 18, | ||
"name": "Core Blockchain Testnet Native Token", | ||
"network": "evm-1115", | ||
"symbol": "tCORE", | ||
"tags": [ | ||
"native-coin", | ||
"testnet" | ||
] | ||
}, | ||
{ | ||
"address": "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE", | ||
"decimals": 18, | ||
"name": "Core Blockchain Native Token", | ||
"network": "evm-1116", | ||
"symbol": "CORE", | ||
"tags": [ | ||
"mainnet", | ||
"native-coin" | ||
] | ||
}, | ||
{ | ||
"address": "0xA8079B9F389F0E1e6d2Deb2E434209eC6a52e6c6", | ||
"decimals": 18, | ||
"name": "Unified CORE", | ||
"network": "evm-3068", | ||
"symbol": "CORE", | ||
"tags": [ | ||
"mainnet" | ||
] | ||
} | ||
], | ||
"id": "core-0", | ||
"images": { | ||
"png128": true, | ||
"png256": true, | ||
"png32": true, | ||
"png64": true, | ||
"svg": true | ||
}, | ||
"name": "Core Blockchain Native Token", | ||
"references": [ | ||
{ | ||
"id": "coingecko", | ||
"url": "https://www.coingecko.com/en/coins/core" | ||
}, | ||
{ | ||
"id": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/core-dao" | ||
} | ||
], | ||
"tags": [] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,37 @@ | ||
{ | ||
"contracts": [ | ||
{ | ||
"address": "0xFFfFfFffFFfffFFfFFfFFFFFffFFFffffFfFFFfF", | ||
"decimals": 0, | ||
"name": "Unknown Core Asset", | ||
"network": "evm-1115", | ||
"symbol": "UNKNOWN", | ||
"tags": [ | ||
"testnet" | ||
] | ||
}, | ||
{ | ||
"address": "0xFFfFfFffFFfffFFfFFfFFFFFffFFFffffFfFFFfF", | ||
"decimals": 0, | ||
"name": "Unknown Core Asset", | ||
"network": "evm-1116", | ||
"symbol": "UNKNOWN", | ||
"tags": [ | ||
"mainnet" | ||
] | ||
} | ||
], | ||
"id": "unknown-core", | ||
"images": { | ||
"png128": true, | ||
"png256": true, | ||
"png32": true, | ||
"png64": true, | ||
"svg": true | ||
}, | ||
"name": "Unknown Core Asset", | ||
"references": [], | ||
"tags": [ | ||
"core" | ||
] | ||
} |
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,30 @@ | ||
{ | ||
"currency": { | ||
"address": "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE", | ||
"decimals": 18, | ||
"id": "core-0", | ||
"name": "Core Blockchain Testnet Native Token", | ||
"symbol": "tCORE" | ||
}, | ||
"engine": "evm", | ||
"explorers": [ | ||
{ | ||
"id": "corescan", | ||
"url": "https://scan.test.btcs.network/" | ||
} | ||
], | ||
"id": "evm-1115", | ||
"images": { | ||
"png128": true, | ||
"png256": true, | ||
"png32": true, | ||
"png64": true, | ||
"svg": true | ||
}, | ||
"name": "Core Blockchain Testnet", | ||
"network": "testnet", | ||
"tags": [ | ||
"core" | ||
], | ||
"unknownAssetId": "unknown-core" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,30 @@ | ||
{ | ||
"currency": { | ||
"address": "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE", | ||
"decimals": 18, | ||
"id": "core-0", | ||
"name": "Core Blockchain Native Token", | ||
"symbol": "CORE" | ||
}, | ||
"engine": "evm", | ||
"explorers": [ | ||
{ | ||
"id": "corescan", | ||
"url": "https://scan.coredao.org/" | ||
} | ||
], | ||
"id": "evm-1116", | ||
"images": { | ||
"png128": true, | ||
"png256": true, | ||
"png32": true, | ||
"png64": true, | ||
"svg": true | ||
}, | ||
"name": "Core Blockchain Mainnet", | ||
"network": "mainnet", | ||
"tags": [ | ||
"core" | ||
], | ||
"unknownAssetId": "unknown-core" | ||
} |
Oops, something went wrong.