solscan-api 0.1.2

A Wrapper for the Solscan-API for fetching informations about SOL-Accounts and more...
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "symbol": "SOL",
  "address": "So11111111111111111111111111111111111111112",
  "name": "Wrapped SOL",
  "icon": "https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/So11111111111111111111111111111111111111112/logo.png",
  "website": "",
  "twitter": "",
  "decimals": 9,
  "coingeckoId": "solana",
  "price": 38.7,
  "volume": 1156867564,
  "tokenAuthority": null,
  "supply": "0",
  "type": "token_address"
}