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
{
  "currentSlot": 140604012,
  "result": {
    "blockHeight": 127008410,
    "blockTime": 1657207683,
    "blockhash": "t7wcZ9tGL2p8Vyyzbpw2Ndbtt7XZRZi2ASDD6TwirH7",
    "parentSlot": 140604011,
    "previousBlockhash": "EeehX9HrfCXJT6QKmXUiXJqn23KhMWyHZ3ERSh1cU65t",
    "feeRewards": 5590502,
    "validator": "Dq3piY2ZcBvNN84j2EhDLtTzRAw95za7Eau89pNcmSd5",
    "transactionCount": 2204
  }
}