We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07426fd + e057e01 commit bc61a26Copy full SHA for bc61a26
constants.ts
@@ -9,6 +9,7 @@ export enum CONTRACT_NAMES {
9
WBNB = 'WBNB',
10
WFTM = 'WFTM',
11
WMATIC = 'WMATIC',
12
+ WSTETH = 'WSTETH',
13
ONE = 'ONE',
14
ERC20 = 'ERC20',
15
Details = 'Details',
@@ -46,6 +47,7 @@ export enum TOKEN_NAMES {
46
47
48
49
50
51
}
52
53
export enum DEPLOYMENT_TAGS {
0 commit comments