Skip to content

Commit

Permalink
Merge pull request #32 from blazeswap/sFLR
Browse files Browse the repository at this point in the history
Add Staked FLR token
  • Loading branch information
alexdupre authored Jun 6, 2024
2 parents e5e88a6 + f9501c6 commit 2474381
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,7 @@ dist
.tern-port

# macOS crap
.DS_Store
.DS_Store

# WSL stuff
*.Identifier
26 changes: 26 additions & 0 deletions assets/sFLR.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,14 @@
"logoURI": "https://raw.githubusercontent.com/blazeswap/default-lists/main/assets/POODLE.webp",
"feePct": 1
},
{
"chainId": 14,
"name": "Staked FLR",
"symbol": "sFLR",
"decimals": 18,
"address": "0x12e605bc104e93B45e1aD99F9e555f659051c2BB",
"logoURI": "https://raw.githubusercontent.com/blazeswap/default-lists/main/assets/sFLR.svg"
},
{
"chainId": 19,
"name": "Songbird",
Expand Down

0 comments on commit 2474381

Please sign in to comment.