For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Balance at Block

Setup

Works same way the Get Balance of Address except that you can indicate a certain block number and get the balance at that block specifically.

Event - Get Balance at block is Ready

This event will trigger when the result was successfully extracted and it is ready to be used.

State - Balance at block

Shows the balance at given block number. Will be ready to be used only after the event described above triggers.

Demo

Find a demo on the polkadot api page. See workflow folder Get balance.

Last updated