Skip to content

Commit

Permalink
Remove flexUSD from default assets list
Browse files Browse the repository at this point in the history
  • Loading branch information
joemarct committed Jul 18, 2022
1 parent 609b3a8 commit 5b2fe74
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
7 changes: 0 additions & 7 deletions src/store/assets/state.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ export default function () {
balance: 0,
spendable: 0
},
{
id: 'slp/dd21be4532d93661e8ffe16db6535af0fb8ee1344d1fef81a193e2b4cfa9fbc9',
symbol: 'flexUSD',
name: 'flexUSD',
logo: 'flexusd-logo.png',
balance: 0
},
{
id: 'slp/4de69e374a8ed21cbddd47f2338cc0f479dc58daa2bbe11cd604ca488eca0ddf',
symbol: 'SPICE',
Expand Down
7 changes: 0 additions & 7 deletions src/store/sep20/state.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@ export default function () {
logo: 'bch-logo.png',
balance: 0
},
{
id: 'sep20/0x7b2B3C5308ab5b2a1d9a94d20D35CCDf61e05b72',
symbol: 'FLEXUSD',
name: 'flexUSD',
logo: 'flexusd-logo.png',
balance: 0
},
{
id: 'sep20/0xe11829a7d5d8806bb36e118461a1012588fafd89',
symbol: 'SPICE',
Expand Down

0 comments on commit 5b2fe74

Please sign in to comment.