-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding sonic tokens #7607
Adding sonic tokens #7607
Conversation
dbt_subprojects/tokens/models/prices/sonic/prices_sonic_tokens.sql
Outdated
Show resolved
Hide resolved
change id of stkscUSD
change wstkscUSD token_id
update stksceth-staked-sonic-eth token_id
used token_id `usdc-usd-coin` for stkscUSD and wstkscUSD used token_id `sts-staked-sonic` for asS and wanS used token_id `ws-wrapped-sonic` for OS and wOS used token_id `sceth-sonic-eth` for wstkscETH
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if you're fine tying these addresses to those price feeds, then it'll work fine from the pipeline perspective
anS -> use sonic price remove wanS OS -> use sonic price remove woS add entry for sS, use sonic price
Add sS to tokens
@@ -50,12 +50,19 @@ FROM (VALUES | |||
, (0xD31E89Ffb929b38bA60D1c7dBeB68c7712EAAb0a, 'bSolvBTC-13', 18) | |||
, (0x7870ddFd5ACA4E977B2287e9A212bcbe8FC4135a, 'BeefySiloV2USDC.e', 6) | |||
, (0xe51ee9868c1f0d6cd968a8b8c8376dc2991bfe44, 'BRUSH', 18) | |||
, (0x9fb76f7ce5FCeAA2C42887ff441D46095E494206, 'wstkscUSD', 6) | |||
, (0x0C4E186Eae8aCAA7F7de1315D5AD174BE39Ec987, 'anS', 18) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems this line is duped:
https://github.com/duneanalytics/spellbook/actions/runs/13372061386/job/37342670207?pr=7541#step:13:47
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
interesting that it didn't fail prod 🤔
i wonder if the token is in automated source, so it's ignored in manual here. let me dig in a bit and see what i can do.
Thank you for contributing to Spellbook 🪄
Please open the PR in draft and mark as ready when you want to request a review.
Description:
[...]
quick links for more information: