diff --git a/src/images/textures/resolvBackground.png b/src/images/textures/resolvBackground.png new file mode 100644 index 0000000..1c287b0 Binary files /dev/null and b/src/images/textures/resolvBackground.png differ diff --git a/src/protocols/protocolList.json b/src/protocols/protocolList.json index d301618..fffe15f 100644 --- a/src/protocols/protocolList.json +++ b/src/protocols/protocolList.json @@ -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" + } + ] } ]