Skip to content

Commit

Permalink
fix: fix ekubo base apr (#77)
Browse files Browse the repository at this point in the history
* fix: fix STRK/USDC base apr

* fix: fix ekubo base aprs

* fix: fix ekubo base aprs

* feat: configure husky (#78)

* feat: configure husky

* test husky

* test husky

* feat: configure husky

* refac: add more scripts

* docs: add ooochoche as a contributor for infra (#82)

* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* docs: add Jemiiah as a contributor for code (#83)

* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* feat: add ekubo defi incentives

* feat: add ekubo defi incentives

* fix: fix ekubo base aprs

* feat: add ekubo defi incentives

---------

Co-authored-by: Benedict Ejembi <101812348+ooochoche@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Jul 29, 2024
1 parent 3e95372 commit 095d1a4
Show file tree
Hide file tree
Showing 2 changed files with 249 additions and 127 deletions.
3 changes: 1 addition & 2 deletions src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ const CONSTANTS = {
EKUBO: {
CLAIMS_URL:
'/ekubo/airdrops/{{address}}?token=0x04718f5a0fc34cc1af16a1cdee98ffb20c31f5cd61d6ab07201858f4287c938d',
BASE_APR_API: '/ekubo/pair',
BASE_PRICE_API: '/ekubo/price',
BASE_API: '/ekubo',
},
HAIKO: {
BASE_APR_API: 'haiko/markets?network=mainnet',
Expand Down
Loading

0 comments on commit 095d1a4

Please sign in to comment.