File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ import feth from "./feth";
169
169
import fxusd from "./fxusd" ;
170
170
import euro3 from "./euro3" ;
171
171
import hai from "./let-s-get-hai" ;
172
- import usdbb from "./usdb-blast" //cant have duplicated
172
+ import usdbblast from "./usdb-blast" //cant have duplicated
173
173
174
174
export default {
175
175
tether,
@@ -343,5 +343,5 @@ export default {
343
343
"f-x-protocol-usd" : fxusd ,
344
344
euro3, //since its the real coingecko id + same symbol we good with this. I think no need to "euro3": euro3
345
345
"let-s-get-hai" : hai ,
346
- "usdb" : usdbb
346
+ "usdb" : usdbblast
347
347
} ;
Original file line number Diff line number Diff line change @@ -3449,7 +3449,7 @@ export default [
3449
3449
id : "172" ,
3450
3450
name : "USDB Blast" ,
3451
3451
address : "blast:0x4300000000000000000000000000000000000003" ,
3452
- symbol : "USDB" ,
3452
+ symbol : "usdb(blast)" , // we already have a symbol like this
3453
3453
url : "https://blast.io" ,
3454
3454
description :
3455
3455
"The only Ethereum L2 with native yield for ETH and stablecoins." ,
You can’t perform that action at this time.
0 commit comments