Skip to main content

Supported Networks

Stacks Mainnet (Production)

PropertyValue
Networkstacks:1 (Stacks Mainnet)
AssetSTX
Provider AddressSP1DV3T4ST2A89ZZ07M73B2N4AR5XFMDCNPGKK6CS
API URLhttps://api.shadowfeed.app
Facilitatorhttps://facilitator.shadowfeed.app
ExplorerHiro Explorer
const sf = new ShadowFeed({
privateKey: process.env.AGENT_PRIVATE_KEY!,
network: 'mainnet',
});

Stacks Testnet (Development)

PropertyValue
Networkstacks:2147483648 (Stacks Testnet)
AssetSTX (testnet)
FaucetStacks Testnet Faucet
const sf = new ShadowFeed({
privateKey: process.env.AGENT_PRIVATE_KEY!,
network: 'testnet',
baseUrl: 'http://localhost:4002', // local dev server
});

Supported Assets

AssetSymbolSmallest UnitDecimals
Stacks TokenSTXmicroSTX6
info

sBTC and USDCx support is planned for M2. The facilitator already advertises support for these assets.

Feed Pricing

All feeds are priced in STX. Prices range from 0.003 STX (cheapest) to 0.08 STX (premium Nansen data).

At current STX prices (~$0.30-0.50), this means:

  • Cheapest feed: ~$0.001 per request
  • Most expensive feed: ~$0.03 per request