solscan api
1.0.0
-unoffical-
Solscan-Public-API
Default Limit: 150 requests/ 30 seconds, 100k requests / day
Wenn Sie Probleme finden, erstellen Sie bitte ein Problem und geben Sie die folgenden Daten an:
Beispiel: Das Abrufen der letzten 10 Blöcke bildet Solana-Blockchain über Solscanapi
use solscan_api :: enums :: solscan_errors ;
# [ tokio :: main ]
async fn main ( ) -> Result < ( ) , solscan_errors :: SolscanError > {
let solscan_api = solscan_api :: solscan :: SolscanAPI :: new ( ) ;
let result = solscan_api . get_block_last ( Some ( 10 ) ) . await . unwrap ( ) ;
println ! ( "{:?}" , result ) ;
Ok ( ( ) )
}
Weitere Beispiele finden Sie unter/src/tests/test_endpoints in diesem repo.
BasisaRl: https://public-api.solscan.io/
Zustand* | Typ | Endpunkt |
---|---|---|
✅ | ERHALTEN | /block/last |
✅ | ERHALTEN | /block/transaction |
✅ | ERHALTEN | /block/{block} |
Zustand* | Typ | Endpunkt |
---|---|---|
✅ | ERHALTEN | /transaction/last |
✅ | ERHALTEN | /transaction/{signature} |
Zustand* | Typ | Endpunkt |
---|---|---|
✅ | ERHALTEN | /account/tokens |
✅ | ERHALTEN | /account/transactions |
✅ | ERHALTEN | /account/stakeAccounts |
✅ | ERHALTEN | /account/splTransfers |
✅ | ERHALTEN | /account/solTransfers |
⛔ | ERHALTEN | /account/exportTransactions |
✅ | ERHALTEN | /account/{account} |
Zustand* | Typ | Endpunkt |
---|---|---|
✅ | ERHALTEN | /token/holders |
✅ | ERHALTEN | /token/meta |
⛔ | ERHALTEN | /token/list |
Zustand* | Typ | Endpunkt |
---|---|---|
✅ | ERHALTEN | /market/token/{tokenAddress} |
Zustand* | Typ | Endpunkt |
---|---|---|
✅ | ERHALTEN | /chaininfo/ |
Zustand* | Typ | Endpunkt |
---|---|---|
⛔ | ERHALTEN | /Tools/ |
Wenn du mir ein ☕ besorgen willst, werde ich nicht?
BSW9zp3iJUcemTVWN4EThcaF6FxBQqP2wgnapSt1Z5mt
coffeeplease.sol