Skip to content

Commit

Permalink
feat: add elixir multiplier
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulydev committed Jan 29, 2025
1 parent d4f3b60 commit 782c92a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/protocols/protocolList.json
Original file line number Diff line number Diff line change
Expand Up @@ -359,5 +359,15 @@
"name": "Sonic Points"
}
]
},
{
"ptAddress": "0xb4b8925c4cbce692f37c9d946883f2e330a042a9",
"chainId": 1,
"multipliers": [
{
"amount": 15,
"name": "Elixir Potions"
}
]
}
]

0 comments on commit 782c92a

Please sign in to comment.