Skip to main content

Claim Claimable Balance

Claims a claimable balance.

  • ATTRIBUTEDATA TYPE

    DESCRIPTION

  • balance_idstring

    The id of the claimable balance.

  • claimantstring

    The id of the account which claimed the balance.

  • Example
    {
    "_links": {
    "self": {
    "href": "https://horizon-testnet.stellar.org/operations/124922916260433921"
    },
    "transaction": {
    "href": "https://horizon-testnet.stellar.org/transactions/f94c338370839a598753221714de0b0193d4fc56ea369db6efe88f18669cc5a1"
    },
    "effects": {
    "href": "https://horizon-testnet.stellar.org/operations/124922916260433921/effects"
    },
    "succeeds": {
    "href": "https://horizon-testnet.stellar.org/effects?order=desc\u0026cursor=124922916260433921"
    },
    "precedes": {
    "href": "https://horizon-testnet.stellar.org/effects?order=asc\u0026cursor=124922916260433921"
    }
    },
    "id": "124922916260433921",
    "paging_token": "124922916260433921",
    "transaction_successful": true,
    "source_account": "GAYOLLLUIZE4DZMBB2ZBKGBUBZLIOYU6XFLW37GBP2VZD3ABNXCW4BVA",
    "type": "claim_claimable_balance",
    "type_i": 15,
    "created_at": "2020-04-09T00:14:11Z",
    "transaction_hash": "f94c338370839a598753221714de0b0193d4fc56ea369db6efe88f18669cc5a1",
    "id": "000000000102030000000000000000000000000000000000000000000000000000000000",
    "claimant": "GC3C4AKRBQLHOJ45U4XG35ESVWRDECWO5XLDGYADO6DPR3L7KIDVUMML"
    }