Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter michelgar

    (@michelgar)

    sorry … i missed something here:
    [jsoncontentimporter url= https://api.stellar.expert/explorer/public/liquidity-pool/dfd7bf90f7ee41c965c86d7710ea5c9a45133217c6c7964478c021c41ba787c8%5D ID: {id} <br> Shares: {shares} {subloop-array:assets:-1} {assets.assets} {assets.toml_info.orgName} {/subloop-array:assets}[/jsoncontentimporter]

    still doesn’t do want I want … 🙁

    Plugin Author berkux

    (@berkux)

    Hi,

    try this:

    [jsoncontentimporter url= https://api.stellar.expert/explorer/public/liquidity-pool/dfd7bf90f7ee41c965c86d7710ea5c9a45133217c6c7964478c021c41ba787c8]
    ID: {id} <br> Shares: {shares} 
    {subloop-array:assets:-1} 
    asset: {assets.asset}<br>
    {subloop:assets.toml_info:-1} 
    orgName: {assets.toml_info.orgName}<br>
    {/subloop:assets.toml_info}
    {/subloop-array:assets}
    <hr>[/jsoncontentimporter]

    Bernhard

    Thread Starter michelgar

    (@michelgar)

    Thank you Bernhard,

    You made be happy!

    Now I could take my project to the next level 🙂

    • This reply was modified 4 years, 1 month ago by michelgar.
    • This reply was modified 4 years, 1 month ago by michelgar.
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘api.stellar.expert and JSON’ is closed to new replies.