Initia (Closed Testnet)
  • Reminder
    • ⛔Confidentiality Disclaimer
  • WELCOME TO CLOSED TESTNET
    • Welcome to Closed Testnet
  • About Initia
    • What is the Initia Platform?
      • Architecture
        • Layer 1
        • Layer 2
      • Aligning Initia (coming soon!)
    • InitiaDEX
    • Enshrined Liquidity and Staking
  • Developers
    • Initiad
      • Download Initiad
      • Using Initiad
    • Get INIT token
    • Build your own Minitia
      • Simple Minitia Setup
      • Connect Minitia to L1
        • OPinit Stack
          • OPinit Module
          • OPinit Bots
        • Relayer
          • Fetching Oracle Prices
    • Virtual Machines
      • MoveVM
        • Interact with CLI
      • WasmVM
    • Contracts
      • Move Contracts
      • CosmWasm Contracts
      • EVM Contracts (Coming Soon)
    • Oracles
  • Initia Developer Tutorials
    • 1. Create account
    • 2. Send Move coin
    • 3. Interchain Message
    • 4. Create your own Move coin
    • 5. Create your own Move NFT
    • 6. Build and Publish Contracts
      • Move Module
      • CosmWasm Contract
  • Core Applications
    • Core Applications
      • Wallet
      • Initia App
      • Usernames
      • Initia Scan
  • Node Operators
    • Running Initia Node
      • Prerequisites
      • Oracle
      • Boot an Initia Node
      • Connect to Initia Network
      • Cosmovisor Guide
    • Configuring Initia Validator
  • References and Tools
    • Move Language
    • Rust Language (CosmWasm)
    • Closed Testnet Chain Information
    • Chain Parameters
    • Initia.js
    • API Docs
    • API Docs (minimove)
    • API Docs (miniwasm)
    • Whitelisted Tokens and Pairs
Powered by GitBook
On this page
  • Closed Testnet (chain-id: mahalo-3)
  • Minimove (L2 with Move language for Closed Testnet, chain-id: minimove-3)
  • Miniwasm (L2 with CosmWasm for Closed Testnet, chain-id: miniwasm-3)
  1. References and Tools

Closed Testnet Chain Information

PreviousRust Language (CosmWasm)NextChain Parameters

Last updated 1 year ago

Public endpoints including the LCD should only be used for development process since it is not guaranteed that these endpoints are fully operated for 24/7, and have query limits.

For dApp developers, a private RPC endpoints should be set up by either using a 3rd party RPC service or running your own node. About running your own node, refer to section.

Closed Testnet (chain-id: mahalo-3)

Type
URL

LCD

RPC

GRPC

grpc://35.247.153.122:9090

IBC Channels

minimove-3

  • Coin Transfer: channel-0

  • NFT Transfer: channel-2

miniwasm-3

  • Coin Transfer: channel-1

  • NFT Transfer: channel-3

Gas Prices

0.15 uinit

Minimove (L2 with Move language for Closed Testnet, chain-id: minimove-3)

Type
URL

LCD

RPC

GRPC

grpc://35.198.215.41:9090

IBC Channels

mahalo-3

  • Coin Transfer: channel-0

  • NFT Transfer: channel-1

Gas Prices

0.15

0.15

Miniwasm (L2 with CosmWasm for Closed Testnet, chain-id: miniwasm-3)

Type
URL

LCD

RPC

GRPC

grpc://34.124.190.216:9090

IBC Channels

mahalo-3

  • Coin Transfer: channel-0

  • NFT Transfer: channel-1

Gas Prices

0.15 0.15

Running Initia Node
https://lcd.mahalo-3.initia.xyz
https://rpc.mahalo-3.initia.xyz
https://lcd.minimove-3.initia.xyz
https://rpc.minimove-3.initia.xyz
https://lcd.miniwasm-3.initia.xyz/
https://rpc.miniwasm-3.initia.xyz/