Skip to content

Instantly share code, notes, and snippets.

@gallynaut
Created January 24, 2024 18:09
Show Gist options
  • Save gallynaut/927c0d727cd766ac2367dde71db128b7 to your computer and use it in GitHub Desktop.
Save gallynaut/927c0d727cd766ac2367dde71db128b7 to your computer and use it in GitHub Desktop.
BSKT Switchboard Feed
{
"name": "BSKT / USDC",
"tasks": [
{
"cacheTask": {
"cacheItems": [
{
"variableName": "USDC_TO_BSKT_1000",
"job": {
"tasks": [
{
"jupiterSwapTask": {
"inTokenAddress": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"outTokenAddress": "6gnCPhXtLnUD76HjQuSYPENLSZdG8RvDB1pTLM5aLSJA",
"baseAmount": "1000"
}
},
{
"divideTask": {
"big": "1000"
}
}
]
}
}
]
}
},
{
"valueTask": {
"big": "1"
}
},
{
"divideTask": {
"big": "${USDC_TO_BSKT_1000}"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment