Call a chain
Last updated
Last updated
Interact with a chain using Pop CLI's interactive guidance by simply entering:
You will be prompted to select a pallet, the dispatchable function and its required arguments, connection details for the chain, and the account to sign the transaction.
If you prefer not to use interactive prompts, you can call the chain by specifying all the required arguments directly:
To dispatch a call with Root origin when the chain's runtime includes pallet-sudo
, you can wrap the call in a sudo.sudo()
call by using the --sudo
flag:
If you already have the SCALE-encoded call data, and want to directly submit the extrinsic:
Technical Support
Create a question and tag it with "pop
"
Share the StackExchange question in our Pop Support Telegram channel