⚙️
Polkadot.js NoCode Plugin by NovaBloq
CtrlK
  • ℹ️About
  • ❓F.A.Q.
  • ⚙️Installation
  • 📌Technology Stack
  • Beginners guide
    • 1️⃣Bubble basics
    • 2️⃣Plugin - install and test
  • Element - Polkadot Wallet
    • Actions
      • Sign a message
      • Sign and Send Transaction
      • Load App
  • Element - Polkadot Utils
    • Actions
      • Create Mnemonic
      • Validate address
      • Encrypt Message
      • Decrypt Encrypted
      • Generate a Multisig Account
      • Verify Signature
      • Hash Data
  • ELEMENT - Polkadot API
    • Getting Started
    • Actions
      • Get Balance of Address
      • Get Balance at Block
      • Subscribe to Balance Changes
      • Subscribe to new Blocks
      • Last Block
  • Element - Polkadot Keyring
    • Getting Started
    • Actions
      • Add Pair to Keyring
      • Remove pair from Keyring
      • Get Pair Metadata
      • Get All Pairs in Keyring
      • Set SS58 Format
      • Sign a Message
      • Verify Signature
Powered by GitBook
On this page
  • States
  • Is Address valid
  • Demo

Was this helpful?

  1. Element - Polkadot Utils
  2. Actions

Validate address

States

This action will publish only one state called, Generated Mnemonic.Is Address valid

Is Address valid

State type - Yes/No

This state will return Yes if the given address is a legitamate Polkadot address and No if it is not.

Demo

Simple demo page here

Demo page app editor

PreviousCreate MnemonicNextEncrypt Message

Last updated 3 years ago

Was this helpful?