Skip to content

Commit

Permalink
Merge pull request #204 from balancer:add_sonic
Browse files Browse the repository at this point in the history
adding staked sonic
  • Loading branch information
mkflow27 authored Dec 17, 2024
2 parents fba0aac + 9880c53 commit 29855a5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions rate-providers/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -2655,5 +2655,21 @@
"factory": "",
"upgradeableComponents": []
}
},
"sonic": {
"0xe5da20f15420ad15de0fa650600afc998bbe3955": {
"asset": "0xE5DA20F15420aD15DE0fa650600aFc998bbE3955",
"name": "stS Rateprovider",
"summary": "safe",
"review": "./LegacyReview.md",
"warnings": ["legacy"],
"factory": "",
"upgradeableComponents": [
{
"entrypoint": "0xe5da20f15420ad15de0fa650600afc998bbe3955",
"implementationReviewed": "0xd5f7fc8ba92756a34693baa386edcc8dd5b3f141"
}
]
}
}
}

0 comments on commit 29855a5

Please sign in to comment.