-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into feature/kadena-provider
- Loading branch information
Showing
5 changed files
with
70 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
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,24 @@ | ||
import { NetworkNames } from "@enkryptcom/types"; | ||
import { EvmNetwork, EvmNetworkOptions } from "../types/evm-network"; | ||
import { EtherscanActivity } from "../libs/activity-handlers"; | ||
import wrapActivityHandler from "@/libs/activity-state/wrap-activity-handler"; | ||
import assetsInfoHandler from "@/providers/ethereum/libs/assets-handlers/assetinfo-mew"; | ||
|
||
const artheraOptions: EvmNetworkOptions = { | ||
name: NetworkNames.Arthera, | ||
name_long: "Arthera", | ||
homePage: "https://arthera.net/", | ||
blockExplorerTX: "https://explorer-test.arthera.net/tx/[[txHash]]", | ||
blockExplorerAddr: "https://explorer-test.arthera.net/address/[[address]]", | ||
chainID: "0x2803", | ||
isTestNetwork: true, | ||
currencyName: "AA", | ||
currencyNameLong: "Arthera", | ||
node: "wss://ws-test.arthera.net", | ||
icon: require("./icons/aa.svg"), | ||
activityHandler: wrapActivityHandler(EtherscanActivity), | ||
}; | ||
|
||
const arthera = new EvmNetwork(artheraOptions); | ||
|
||
export default arthera; |
42 changes: 42 additions & 0 deletions
42
packages/extension/src/providers/ethereum/networks/icons/aa.svg
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
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
fe8e0b7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Virus total analysis
chrome:
https://www.virustotal.com/gui/file/018ee0f648b5a548c9acddf020bd021e09e7a8ff57d98dcca198c8ae81b3fff8
firefox:
https://www.virustotal.com/gui/file/54a93af5158e014fd148304d31ceed2f7a9ea794db78cf9e7c23300bd5109a7a