Final predictions
Get final predictions for a single address
Requires Authorization: Token <your token>
in the header.
Get final predictions for a single address
GET
https://api/starfall/.ai/api/final_predictions/{adress_hash}/
Retrieve final predictions for an address if one exists, this does not cause a lookup.
Path Parameters
Name
Type
Description
address_hash*
String
Wallet address
Last updated