getSignaturesForAddress
交易方法
getSignaturesForAddress
Runs the Solana RPC getSignaturesForAddress method.
POST
getSignaturesForAddress
授权
请求体
application/json
The JSON-RPC protocol version.
可用选项:
2.0 示例:
"2.0"
A unique identifier for the request.
示例:
"1"
The name of the RPC method to invoke.
可用选项:
getSignaturesForAddress 示例:
"getSignaturesForAddress"
Array containing the required account address and optional configuration object.
Solana account address to retrieve transaction history for (wallet, token, program, NFT, etc.).
示例:
"Vote111111111111111111111111111111111111111"