Skip to content

Commit

Permalink
feat: add FFM token for base chain (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexflorence authored Nov 2, 2024
1 parent d23a7c5 commit 71313ab
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ERC20_LIST.json
Original file line number Diff line number Diff line change
Expand Up @@ -3754,6 +3754,15 @@
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/USDC.svg"
},
"0xb4e1b230dd0476238fc64c99ff9d6ccdfdb2258d": {
"address": "0xb4e1b230dd0476238fc64c99ff9d6ccdfdb2258d",
"name": "Florence Finance Medici",
"decimals": 18,
"symbol": "FFM",
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/FFM.png"
}
},
"34443": {
Expand Down

0 comments on commit 71313ab

Please sign in to comment.