Skip to content

Instantly share code, notes, and snippets.

{
"tasks": [
{
"httpTask": {
"url": "https://api.weather.gov/gridpoints/MFL/111,50/forecast"
}
},
{
"jsonParseTask": {
"path": "$.properties.periods.0.temperature"
{
"@context": [
"https://geojson.org/geojson-ld/geojson-context.jsonld",
{
"@version": "1.1",
"wx": "https://api.weather.gov/ontology#",
"geo": "http://www.opengis.net/ont/geosparql#",
"unit": "http://codes.wmo.int/common/unit/",
"@vocab": "https://api.weather.gov/ontology#"
}
@gallynaut
gallynaut / espnJob_Michigan_at_CSU.json
Created March 18, 2022 00:58
ESPN Job for Michigan at CSU 3/17/22
{
"tasks": [
{
"httpTask": {
"url": "https://site.api.espn.com/apis/site/v2/sports/basketball/mens-college-basketball/scoreboard/401408581"
}
},
{
"conditionalTask": {
"attempt": [
@gallynaut
gallynaut / yahooJob_Michigan_at_CSU.json
Created March 18, 2022 01:02
Yahoo Job for Michigan at CSU 3/17/22
{
"tasks": [
{
"httpTask": {
"url": "https://api-secure.sports.yahoo.com/v1/editorial/s/boxscore/ncaab.g.202203170126"
}
},
{
"conditionalTask": {
"attempt": [
{
"name": "USDH/USD",
"tasks": [
{
"jupiterSwapTask": {
"inTokenAddress": "USDH1SM1ojwWUga67PGrgFWUHibbjqMvuMaDkRJTgkX",
"outTokenAddress": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"baseAmount": "100000"
}
},
@gallynaut
gallynaut / XStep_Task.json
Created May 23, 2022 16:38
xStep Task Example
{
"name": "xStep",
"tasks": [
{
"xstepPriceTask": {
"stepJob": {
"jobs": [
{
"tasks": [
{
@gallynaut
gallynaut / MonkeeDao_Total_Supply.json
Created May 23, 2022 16:41
MonkeeDao Total Supply
{
"name": "MonkeeDao Total Supply",
"tasks": [
{
"splStakePoolTask": {
"pubkey": "7ge2xKsZXmqPxa3YmXxXmzCp9Hc2ezrTxh6PECaxCwrL"
}
},
{
"jsonParseTask": {
{
"name": "Uniswap APE/USDC Price",
"tasks": [
{
"uniswapExchangeRateTask": {
"inTokenAddress": "0x4d224452801aced8b2f0aebe155379bb5d594381",
"outTokenAddress": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"inTokenAmount": 1,
"slippage": 1,
"provider": "https://mainnet.infura.io/v3/a34093308cf04a8ea2bdef517961b59e"
@gallynaut
gallynaut / switchboard_v2.mainnet.06022022.json
Created June 1, 2022 16:50
Switchboard Mainnet IDL 06/02/2022
{
"version": "0.1.0",
"name": "switchboard_v2",
"instructions": [
{
"name": "aggregatorAddJob",
"accounts": [
{
"name": "aggregator",
"isMut": true,
@gallynaut
gallynaut / Solend_USDC-cUSDC_Token_Price.json
Created June 29, 2022 20:16
Solend cUSDC Token Price
{
"name": "Solend cUSDC",
"tasks": [
{
"solanaAccountDataFetchTask": {
"pubkey": "BgxfHJDzm44T7XG68MYKx7YisTjZu73tVovyZSjJMpmw"
}
},
{
"cacheTask": {