Skip to content

Commit

Permalink
chore: Add Resolv, chainId: 1 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
matstyler authored Sep 10, 2024
1 parent 821bcc3 commit 75d4ebf
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
Binary file added src/images/textures/resolvBackground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions src/protocols/protocolList.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,5 +219,22 @@
"name": "Kernel Points"
}
]
},
{
"ptAddress": "0xd0097149aa4cc0d0e1fc99b8bd73fc17dc32c1e9",
"chainId": 1,
"protocolName": "Resolv",
"bgUrl": "/images/textures/resolvBackground.png",
"token": {
"symbol": "wstUSR",
"logoURI": "/images/tokens/usr.svg",
"underlying": "USR"
},
"multipliers": [
{
"amount": 30,
"name": "Resolv points"
}
]
}
]

0 comments on commit 75d4ebf

Please sign in to comment.