Skip to content

Commit

Permalink
feat: add SPELL token (#120)
Browse files Browse the repository at this point in the history
* feat: add SPELL token

* feat add svg for SPELL

* add logoURI
  • Loading branch information
GuillaumeNervoXS authored Nov 24, 2023
1 parent daa1229 commit 4edd3f5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
10 changes: 9 additions & 1 deletion ERC20_LIST.json
Original file line number Diff line number Diff line change
Expand Up @@ -1367,6 +1367,15 @@
"name": "Wrapped liquid staked Ether 2.0",
"symbol": "wstETH",
"useInSwap": true
},
"0x3E6648C5a70A150A88bCE65F4aD4d506Fe15d2AF": {
"address": "0x3E6648C5a70A150A88bCE65F4aD4d506Fe15d2AF",
"name": "Spell Token",
"decimals": 18,
"symbol": "SPELL",
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/SPELL.svg"
}
},
"56": {
Expand Down Expand Up @@ -1778,6 +1787,5 @@
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-assets/main/2_protocol-icon-only/4-colorback/PNG/angle-icon-colorback-black500.png"
}
}

}
]
9 changes: 9 additions & 0 deletions src/assets/tokens/SPELL.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 4edd3f5

Please sign in to comment.