getLedgerEntries
Reference: Here
Parameters
Returns
// Result
{
"jsonrpc": "2.0",
"id": 8675309,
"result": {
"entries":[
{
"key": "AAAAB+qfy4GuVKKfazvyk4R9P9fpo2n9HICsr+xqvVcTF+DC",
"xdr": "AAAABwAAAADqn8uBrlSin2s78pOEfT/X6aNp/RyArK/sar1XExfgwgAAAAphIGNvbnRyYWN0AAA=",
"lastModifiedLedgerSeq": "13",
"expirationLedgerSeq": "95"
}
],
"latestLedger": "179436"
}
}Last updated
Was this helpful?