Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Token Price WatchNew to Visual Studio Code? Get it now.
Token Price Watch

Token Price Watch

ludis

|
603 installs
| (0) | Free
Watch coin contract price via binance API
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

token-price-watch

Visual Studio Code extension for display coin contract price via binance API.

Installation

Search for token-price-watch in VS Code extensions.

Visual Studio Code Marketplace page

Settings

  // Enable display price
  "token-price-watch.enable": true,

  // Display position
  "token-price-watch.position": "Right",


  // Configuring coin that need to monitor, "btcusdt" = "btc" + "usdt"
  "token-price-watch.symbols": ["btcusdt", "ethusdt"], 


  // Abbreviation
  "token-price-watch.symbolText": "Full", 

  
  // Configure polling requests the latest data time interval, Unit: milliseconds
  "token-price-watch.updateInterval": 3000
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft