LogoLogo
  • Introduction
  • Network
    • SXP
    • Staking
    • Governance
    • API
  • Swap
    • Smart Contract
      • Implement a Swap
      • Providing Liquidity
      • Building an Oracle
      • Flash Swaps
      • Pair Addresses
      • Supporting meta transactions
    • Subgraph API
      • Exchange
        • Entities
        • Queries
      • MasterChef
        • Entities
        • Queries
    • Reference
      • Smart Contracts
  • Swipechain
    • Introduction
    • Swipe Nodes
      • Churn
      • Bitfrost
      • Transactions
      • Continuous Liquidity Pools
      • Incentivizes
      • Governance
    • Run SwipeChain
      • Build on Source Code
      • Build with Script
    • Developers
      • How to contribute
      • Connecting to SwipeNode
  • Staking
  • Staking Details
    • Swipe Network
    • SXP Bonding
    • Unbond SXP
  • Metamask
    • Add Swipe Token
    • Deposit SXP
    • Connect MetaMask
    • Stake SXP
  • Trust Wallet
    • Add Swipe Token
    • Deposit SXP
    • Connect Trust Wallet
    • Stake SXP
  • Ledger
    • Connect Ledger
    • Add Swipe Token
    • Deposit SXP
    • Connect to Swipe
    • Stake SXP
  • View your Rewards
  • Claim Your Rewards
  • Governance
    • Vote
    • Proposals
  • FAQ
    • Frequently Asked Questions
Powered by GitBook
On this page

Was this helpful?

  1. Swipechain
  2. Developers

Connecting to SwipeNode

PreviousHow to contributeNextStaking Details

Last updated 3 years ago

Was this helpful?

The active node IP addresses can be queried from this endpoint:

Seed1 - 3.9.252.243

  • RPC -

  • Genesis -

  • Rest API -

Seed2 - 3.11.165.158

  • RPC -

  • Genesis -

  • Rest API -

The Network Information comes from three sources:

  1. MIDGARD: Consumer information relating to swaps, pools, volume. DeFi dashboards, Wallets, Exchanges will primarily interact with Midgard.

  2. SwipeNODE: Raw blockchain data relating to the SwipeChain state machine. SwipeChain block explorers will query SwipeChain-specific information here.

  3. TENDERMINT: Tendermint standard data, used by all block explorers to query for base information.

Midgard returns time-series information regarding the SwipeChain network, such as volume, pool information, users, liquidity providers and more.

Any Node

Port: 8080

RPC Guide: http://<host>:8080/v2/doc

Official

SwipeNode returns application-specific information regarding the SwipeChain state machine, such as balances, transactions and more.

Any Node

Port: 1317

Official

RPC allows base blockchain information to be returned.

Any Node

TESTNET Port: 26657

MAINNET Port: Coming Soon

Official

MAINNET: Coming Soon

P2P

P2P is the network layer between nodes, useful for network debugging.

TESTNET Port: 26656

MAINNET Port: Coming Soon

RPC Guide:

TESTNET:

http://3.9.252.243:26657/
http://3.9.252.243:26657/genesis
http://3.9.252.243:1317/
http://3.9.252.243:26657/
http://3.9.252.243:26657/genesis
http://3.9.252.243:1317/
https://v1.cosmos.network/rpc/v0.41.4
http://3.9.252.243:26657/genesis