Skip to content

Commit

Permalink
Request Adding swave token to token list (#175)
Browse files Browse the repository at this point in the history
* adding swave token to token list

* adding svg token

* removing tags and discriptions
  • Loading branch information
vikhyat90 authored Feb 26, 2024
1 parent c3e9f27 commit adfb051
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 1 deletion.
11 changes: 10 additions & 1 deletion ERC20_LIST.json
Original file line number Diff line number Diff line change
Expand Up @@ -1252,7 +1252,16 @@
"useInSwap": false,
"hasPermit": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/A3A.svg"
}
},
"0xD14D1e501b2b52D6134dB1aD0857Aa91f9BFe2dd": {
"address": "0xD14D1e501b2b52D6134dB1aD0857Aa91f9BFe2dd",
"name": "Shuts Wave",
"decimals": 18,
"symbol": "SWAVE",
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/SWAVE.svg"
}
},
"10": {
"0x9485aca5bbBE1667AD97c7fE7C4531a624C8b1ED": {
Expand Down
211 changes: 211 additions & 0 deletions src/assets/tokens/SWAVE.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 adfb051

Please sign in to comment.