Watr Developer Portal
  • Home
  • Quickstart
    • Block Explorer
    • Creating a Polkadot Wallet
    • Requesting Watr Tokens
    • Connecting to Testnet
    • Keystore Setup
    • Submitting a Transaction
    • Building & Running Locally
  • Builders
    • Adding an Asset
    • Substrate Contracts
    • Ethereum Contracts
      • Deploy ERC-20 Contracts
      • Interact with ERC-20 Contract
      • Polkadot/Ethereum Address Translation
      • Add Watr to Metamask Wallet
      • Send WATR to/from Metamask Wallet
      • Launch local Ethereum block explorer
      • Remix
    • Watr SS58 Spec
  • Running A Node
    • Node Types
    • Standard Requirements
    • Deployment
Powered by GitBook
On this page
  1. Builders

Watr SS58 Spec

PreviousRemixNextRunning A Node

Last updated 2 years ago

The Watr parachain is defined in the as follows

    {
      "prefix": 19,
      "network": "watr",
      "displayName": "Watr Protocol",
      "symbols": ["WATR"],
      "decimals": [18],
      "standardAccount": "*25519",
      "website": "https://www.watr.org"
    }
SS58 registry