-
Notifications
You must be signed in to change notification settings - Fork 7
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 #109 from skalenetwork/beta
New stable version
- Loading branch information
Showing
17 changed files
with
202 additions
and
31 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,38 @@ | ||
{ | ||
"mainnet": { | ||
"hub": "ethereum", | ||
"chains": { | ||
"curly-red-alterf": { | ||
"tokens": { | ||
"eth": { | ||
"keyname": "eth", | ||
"recommendedValues": [ | ||
"0.01", | ||
"0.1", | ||
"0.2", | ||
"0.5" | ||
] | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"curly-red-alterf": { | ||
"chains": { | ||
"mainnet": { | ||
"tokens": { | ||
"eth": { | ||
"keyname": "eth", | ||
"recommendedValues": [ | ||
"0.01", | ||
"0.1", | ||
"0.2", | ||
"0.5" | ||
], | ||
"address": "0xD2Aaa00700000000000000000000000000000000" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
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,2 @@ | ||
{ | ||
} |
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,32 @@ | ||
{ | ||
"skaleNetwork": "regression", | ||
"autoLookup": false, | ||
"openOnLoad": false, | ||
"openButton": true, | ||
"debug": false, | ||
"chains": [ | ||
"mainnet", | ||
"curly-red-alterf" | ||
], | ||
"chainsMetadata": { | ||
}, | ||
"tokens": { | ||
"mainnet": { | ||
"eth": { | ||
"chains": [ | ||
"" | ||
] | ||
}, | ||
"erc20": { | ||
}, | ||
"erc721meta": { | ||
}, | ||
"erc1155": { | ||
} | ||
} | ||
|
||
}, | ||
"theme": { | ||
"mode": "dark" | ||
} | ||
} |
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
Submodule skale-network
updated
3 files
+1 −0 | metadata/regression/chains.json | |
+8 −0 | metadata/regression/icons/mainnet.svg | |
+ − | metadata/regression/logos/mainnet.png |
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
Oops, something went wrong.
6736d16
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.
Successfully deployed to the following URLs:
bridge-ui – ./
bridge-ui-git-main-skale-network.vercel.app
bridge.skale.space
bridge.skale.network
bridge-ui-skale-network.vercel.app