WABA Network
  • Backgrounds & Intro
    • 🏭An Overview of Our Current Electricity Grid System
    • ⚡What is WABA
    • 🕖Addressing the Challenges
    • 🗝️Key WABA Components
    • 🔏User Data Privacy
  • For Developers
    • ⛓️Configuration Details
    • 🔗WABA OpenAPI
      • Apply for AppID and Secret
      • Call WABA OpenAPI
      • EIP155-327126
      • Hardware APIs
  • WABA tech essence
    • 🔌Proof of Consumption (PoC)
    • WABA Infrastructure
      • Hardware Layer
      • Algorithmic Layer
      • Power System
      • Sharding Isolation Mechanism
  • Depin and stake mining
    • 🛠️DePIN Mining
    • ⛏️Mining Reward
    • 👷‍♂️Stake Mining
  • OTHER RESOURCES
  • 🔗Useful Links
Powered by GitBook
On this page
  • Chains config
  • IPFS logo
  1. For Developers
  2. WABA OpenAPI

EIP155-327126

PreviousCall WABA OpenAPINextHardware APIs

Last updated 11 months ago

We have submitted the WABA description file based on the public chain specification, EIP155-327126, to ChainList. This signifies that our public chain has gained more recognition and validation in terms of development.

Chains config

{
  "name": "WABA Chain Testnet",
  "chain": "WABA Testnet",
  "icon": "waba",
  "rpc": ["https://rpc.wabaworld.com"],
  "faucets": [],
  "nativeCurrency": {
    "name": "WABA",
    "symbol": "WABA",
    "decimals": 18
  },
  "infoURL": "https://www.wabanetwork.org",
  "shortName": "waba",
  "chainId": 327126,
  "networkId": 327126,
  "explorers": [
    {
      "name": "blockscout",
      "url": "https://explorer.wabaworld.com",
      "standard": "none"
    }
  ]
}

IPFS logo

[
  {
    "url": "ipfs://QmX3NPsVTaBQDBySzMKZLVJhN4kakkAwrfz9mrqmUhNzUU",
    "width": 32,
    "height": 32,
    "format": "png"
  }
]

🔗
https://github.com/ethereum-lists/chains