Skip to content

Commit

Permalink
feat: add overnight tokens (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
sogipec authored Dec 15, 2023
1 parent ddd0bfc commit 1c5ee83
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 5 deletions.
19 changes: 14 additions & 5 deletions ERC20_LIST.json
Original file line number Diff line number Diff line change
Expand Up @@ -1132,14 +1132,23 @@
"hasPermit": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-assets/main/0_tokens/stEUR/stEUR.svg"
},
"0x3CAaE25Ee616f2C8E13C74dA0813402eae3F496b": {
"address": "0x3CAaE25Ee616f2C8E13C74dA0813402eae3F496b",
"name": "Camelot escrowed token",
"0xe80772Eaf6e2E18B651F160Bc9158b2A5caFCA65": {
"address": "0xe80772Eaf6e2E18B651F160Bc9158b2A5caFCA65",
"name": "USD+",
"decimals": 6,
"symbol": "USD+",
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/USD+.svg"
},
"0xA3d1a8DEB97B111454B294E2324EfAD13a9d8396": {
"address": "0xA3d1a8DEB97B111454B294E2324EfAD13a9d8396",
"name": "OVN",
"decimals": 18,
"symbol": "xGRAIL",
"symbol": "OVN",
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/GRAIL.svg"
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/OVN.svg"
},
"0x3d9907F9a368ad0a51Be60f7Da3b97cf940982D8": {
"address": "0x3d9907F9a368ad0a51Be60f7Da3b97cf940982D8",
Expand Down
5 changes: 5 additions & 0 deletions src/assets/tokens/OVN.svg
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 src/assets/tokens/USD+.svg
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 1c5ee83

Please sign in to comment.