tokenguard-action

June 29, 2026 · View on GitHub

GitHub Marketplace

GitHub Action for crypto/DeFi price monitoring and market intelligence in your CI/CD pipeline.

Usage

steps:
  - uses: eltociear/tokenguard-action@v1
    id: tg
    with:
      token: 'ethereum'
      
  - run: echo "ETH price is ${{ steps.tg.outputs.price }}"

Inputs

InputDescriptionDefault
tokenCrypto token (CoinGecko ID)bitcoin
symbolsStock symbolsAAPL,NVDA

Outputs

OutputDescription
priceCurrent USD price
change_24h24h change %
fear_greedFear & Greed index (0-100)

Full tokenguard API

For 42+ data routes (DeFi TVL, gas, mempool, Lightning, stocks, commodities, etc.):

eltociear-tokenguard.hf.space — $0.005/call via x402

tokenguard-mcp — Claude Desktop / Cursor integration