Skip to content

Commit

Permalink
feat: add silo (#158)
Browse files Browse the repository at this point in the history
* feat: add silo

* add swpr
  • Loading branch information
sogipec authored Jan 17, 2024
1 parent 4f7b882 commit 0ac15e4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions ERC20_LIST.json
Original file line number Diff line number Diff line change
Expand Up @@ -1862,6 +1862,15 @@
"useInSwap": false,
"hasPermit": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/USDV.svg"
},
"0x0341C0C0ec423328621788d4854119B97f44E391": {
"address": "0x0341C0C0ec423328621788d4854119B97f44E391",
"name": "Silo Governance Token",
"decimals": 18,
"symbol": "Silo",
"useInSwap": false,
"hasPermit": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/SILO.png"
}
},
"56": {
Expand Down Expand Up @@ -2029,6 +2038,16 @@
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/WXDAI.svg"
},

"0x532801ED6f82FFfD2DAB70A19fC2d7B2772C4f4b": {
"address": "0x532801ED6f82FFfD2DAB70A19fC2d7B2772C4f4b",
"name": "Swapr on xDai",
"decimals": 18,
"symbol": "SWPR",
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/SWPR.svg"
}
},
"43114": {
Expand Down
Binary file added src/assets/tokens/SILO.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0ac15e4

Please sign in to comment.