File tree 1 file changed +26
-0
lines changed
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -105,6 +105,19 @@ const TOKENS: Token[] = [
105
105
} ,
106
106
] ,
107
107
} ,
108
+ {
109
+ name : "Avail (Wormhole)" ,
110
+ symbol : "AVAIL" ,
111
+ address : "0x4b7c2a96d1E9f3D37F979A8c74e17d53473fbf40" ,
112
+ icon : "/icons/tokens/avail.svg" ,
113
+ chains : [
114
+ {
115
+ ...CHAIN_CONFIGS . BASE ,
116
+ address : "0xd89d90d26B48940FA8F58385Fe84625d468E057a" ,
117
+ isNative : false ,
118
+ } ,
119
+ ] ,
120
+ } ,
108
121
{
109
122
name : "BNB" ,
110
123
symbol : "BNB" ,
@@ -509,6 +522,19 @@ const TOKENS: Token[] = [
509
522
} ,
510
523
] ,
511
524
} ,
525
+ {
526
+ name : "Staked Avail (Wormhole)" ,
527
+ symbol : "stAVAIL" ,
528
+ address : "0xb0b1cb358f4597838859edA7dac076ada0E8aA34" ,
529
+ icon : "/icons/tokens/stavail.svg" ,
530
+ chains : [
531
+ {
532
+ ...CHAIN_CONFIGS . BASE ,
533
+ address : "0x74cb668d23E6e54524e2E1e4d1c392F5fd611783" ,
534
+ isNative : false ,
535
+ } ,
536
+ ] ,
537
+ } ,
512
538
{
513
539
name : "Swell ETH" ,
514
540
symbol : "swETH" ,
You can’t perform that action at this time.
0 commit comments