Interact with parachain
Last updated
Was this helpful?
Last updated
Was this helpful?
Access Heima main RPC endpoint below:
Users can query the chain state, execute read-only RPC calls, and perform extrinsic to read or write the chain state.
Heima parachain use the Substrate-based chain address format SS58.
The quickest way to generate a Heima account is by Polkadot{.js} browser extension.
Polkadot Explorer Explorer - Heima console dashboard block explorer, can be configured to connect to other remote or local endpoints.
Statescan - Blockchain explorer for Substrate chains, including Heima (Previously known as Litentry).
More commonly used interactions will be added later