Skip to content

Commit

Permalink
feat: add token price
Browse files Browse the repository at this point in the history
  • Loading branch information
sogipec committed Dec 16, 2024
1 parent 5a8c404 commit f40747c
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
18 changes: 18 additions & 0 deletions ERC20_LIST.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/zero.svg"
},
"0xF944e35f95E819E752f3cCB5Faf40957d311e8c5": {
"address": "0xF944e35f95E819E752f3cCB5Faf40957d311e8c5",
"name": "Moca",
"decimals": 18,
"symbol": "MOCA",
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/MOCA.svg"
},
"0x0a6E7Ba5042B38349e437ec6Db6214AEC7B35676": {
"address": "0x0a6E7Ba5042B38349e437ec6Db6214AEC7B35676",
"name": "Swell Governance Token",
Expand Down Expand Up @@ -4166,6 +4175,15 @@
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/odg.svg"
},
"0xD9FBA68D89178e3538e708939332c79efC540179": {
"address": "0xD9FBA68D89178e3538e708939332c79efC540179",
"name": "Static Aave Arbitrum GHO",
"decimals": 18,
"symbol": "stataArbGHO",
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/GHO.svg"
},
"0x10393c20975cF177a3513071bC110f7962CD67da": {
"address": "0x10393c20975cF177a3513071bC110f7962CD67da",
"name": "Jones DAO",
Expand Down
23 changes: 23 additions & 0 deletions src/assets/tokens/MOCA.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 f40747c

Please sign in to comment.