Skip to content

Commit

Permalink
Added ZeroLend (#37)
Browse files Browse the repository at this point in the history
* Update token-list.json with zerolend token

* Create logo.svg

* Create token-info.json

* Rename logo.svg to token-logo.svg

* Update token-logo.svg

* ran the script
  • Loading branch information
deadshotryker authored Jun 17, 2024
1 parent 8350005 commit 5be2f64
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"tokenAddress": "0x357f93e17fdabecd3fefc488a2d27dff8065d00f",
"tokenName": "ZeroLend",
"tokenSymbol": "ZERO",
"tokenDecimals": 18,
"tokenCategory": "DeFi"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions chains/81457/token-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,13 @@
"tokenDecimals": 18,
"tokenCategory": "DeFi"
},
{
"tokenAddress": "0x357f93e17fdabecd3fefc488a2d27dff8065d00f",
"tokenName": "ZeroLend",
"tokenSymbol": "ZERO",
"tokenDecimals": 18,
"tokenCategory": "DeFi"
},
{
"tokenAddress": "0x3580ac35bed2981d6bdd671a5982c2467d301241",
"tokenName": "Ankr Network",
Expand Down

0 comments on commit 5be2f64

Please sign in to comment.