getSignaturesForAddress
JSON-RPC — Transactions
getSignaturesForAddress
Returns recent confirmed transaction signatures for an address. Wide hedging across history-enabled RPCs.
POST
getSignaturesForAddress
Body
application/json
Available options:
2.0 Example:
"2.0"
Available options:
getSignaturesForAddress Example:
"getSignaturesForAddress"
[address, config?] — config {limit, before, until, commitment, minContextSlot}
Example:
[
"Vote111111111111111111111111111111111111111",
{ "limit": 1 }
]Example:
1
