Skip to content

Commit

Permalink
feat: add strkfarm
Browse files Browse the repository at this point in the history
  • Loading branch information
web3Gurung authored and avimak committed Aug 9, 2024
1 parent 3645d84 commit b5ae329
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 0 deletions.
Binary file added repository/strkfarm/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions repository/strkfarm/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
62 changes: 62 additions & 0 deletions repository/strkfarm/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"id": "strkfarm",
"displayName": "STRKFarm",
"host": {
"mainnet-alpha": "strkfarm.xyz"
},
"description": "STRKFarm is Starknet's ultimate yield aggregator. Find and invest in high yield pools!",
"categories": [
"defi"
],
"contracts": [
{
"tag": "Master",
"addresses": {
"mainnet-alpha": [
"0x050314707690c31597849ed66a494fb4279dc060f8805f21593f52906846e28e"
]
}
},
{
"tag": "Auto-Compounding STRK",
"addresses": {
"mainnet-alpha": [
"0x00541681b9ad63dff1b35f79c78d8477f64857de29a27902f7298f7b620838ea"
]
}
},
{
"tag": "Auto-Compounding USDC",
"implements": [
"erc20"
],
"addresses": {
"mainnet-alpha": [
"0x016912b22d5696e95ffde888ede4bd69fbbc60c5f873082857a47c543172694f"
]
}
},
{
"tag": "STRK Sensei",
"implements": [
"erc20"
],
"addresses": {
"mainnet-alpha": [
"0x020d5fc4c9df4f943ebb36078e703369c04176ed00accf290e8295b659d2cea6"
]
}
},
{
"tag": "USDC Sensei",
"implements": [
"erc20"
],
"addresses": {
"mainnet-alpha": [
"0x04937b58e05a3a2477402d1f74e66686f58a61a5070fcc6f694fb9a0b3bae422"
]
}
}
]
}

0 comments on commit b5ae329

Please sign in to comment.