Skip to content

Commit

Permalink
⏪️ restore assetData.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jgalat authored and franm91 committed Dec 30, 2022
1 parent 1ee9eac commit be1338d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions config/assetData.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"USDC": {
"description": "USD Coin"
},
"DAI": {
"description": "DAI Coin"
},
"WETH": {
"description": "Wrapped ETH"
},
"WBTC": {
"description": "Wrapped BTC"
},
"wstETH": {
"description": "Lido Wrapped Staked ETH"
}
}

0 comments on commit be1338d

Please sign in to comment.