Skip to main content

Change Trust Object

Creates, updates, or deletes a trust line from the source account to another account's issued asset.

See the Change Trust errors.

  • ATTRIBUTEDATA TYPE

    DESCRIPTION

  • asset_typestring

    The type of asset being trusted, one of native, credit_alphanum4, credit_alphanum12, or liquidity_pool_shares.

  • asset_codestring

    The Stellar address of the asset being trusted. (Only present for credit assets.)

  • asset_issuerstring

    The code for the asset being trusted. (Only present for credit assets.)

  • limitstring

    Limits the amount of an asset that the source account can hold.

  • trusteestring

    The issuing account. (Only present for credit assets.)

  • trustorstring

    The source account.

  • liquidity_pool_idstring

    The liquidity pool whose trustline is being modified. (Only present for asset_type == liquidity_pool_shares.)