Skip to content

Latest commit

 

History

History
176 lines (153 loc) · 4.78 KB

peers_seeds_and_services.md

File metadata and controls

176 lines (153 loc) · 4.78 KB

BitCanna peers, seed & services

For the Chain Registry from Cosmos GitHub we'd like to gather some endpoints and persistent peers from our most valuable users.

We'd like to ask you to provide us your endpoints and/or persistent_peers that we can use. It is greatly appreciated!

Persistent_peers

EZStaking

[email protected]:26039 [email protected]:26696

StakeLab

[email protected]:26656 [email protected]:26656 [email protected]:26656

Stakely

[email protected]:26656 [email protected]:26656

Blockscope

[email protected]:37656

BloClick

[email protected]:46656

BitCanna

[email protected]:26656 [email protected]:26656 [email protected]:36656

The Cannabis Grower

[email protected]:26656

Paranormal Brothers

[email protected]:26656

Tuzem

[email protected]:56656

Polkachu

[email protected]:26656

Seeds

BitCanna (reseted everyday)

[email protected]:26656 [email protected]:26656

Info, doc and other services from BitCanna validators & partners

BitCanna Docs

Stakely Faucet

Paranormal Brothers: snapshot service info

Polkachu: snapshot service info

DappLocker: Stats service

RPCs, LCD, GRPC and other endpoints/services

  "peers": {
    "seeds": [
      {
        "id": "d6aa4c9f3ccecb0cc52109a95962b4618d69dd3f",
        "address": "seed1.bitcanna.io: 26656",
        "provider": "bitcanna"
      },
      {
        "id": "23671067d0fd40aec523290585c7d8e91034a771",
        "address": "seed2.bitcanna.io: 26656",
        "provider": "bitcanna"
      }
    ],
    "persistent_peers": [
      {
        "id": "bee230fb347722d7f87d22414f57bf9cbe37a410",
        "address": "95.217.226.95:26039",
        "provider": "EZStaking.io"
      },
      {
        "id": "90ee680b1738344354c48c23ba1e1fd68e071d80",
        "address": "65.108.128.241:26696",
        "provider": "EZStaking.io"
      },
      {
        "id": "7b2d10d188926ea25eb209f037fe4e67e16e06b6",
        "address": "92.222.25.18:26656",
        "provider": "StakeLab"
      },
      {
        "id": "5eb75c20a77ccf960df396b187b86d6324b40123",
        "address": "51.68.226.61:26656",
        "provider": "StakeLab"
      },
      {
        "id": "6bd989f063b89be680fb3c55c4cf1720a892b12c",
        "address": "161.97.96.253:26656",
        "provider": "StakeLab"
      },
      {
        "id": "3cdfe02efd4432280707d2949e064a9d8db412b3",
        "address": "178.62.98.158:26656",
        "provider": "Stakely"
      },
      {
        "id": "d806bb39349751c142627a547c23c586a787ef26",
        "address": "138.68.78.210:26656",
        "provider": "Stakely"
      },
      {
        "id": "ddb620e7c7a6b5a8a53352037cde927681012ab4",
        "address": "65.21.229.209:37656",
        "provider": "Blockscope"
      },
      {
        "id": "df99de6cec9152c517990317b340b8b9a307493c",
        "address": "193.34.144.156:26656",
        "provider": "ParanormalBrothers"
      }
    ]
  },
  "apis": {
    "rpc": [
      {
        "address": "https://rpc.bitcanna.io/",
        "provider": "bitcanna"
      },
      {
        "address": "http://bitcana.paranorm.pro:26657/",
        "provider": "ParanormalBrothers"
      },
      {
        "address": "https://rpc.bitcanna.ezstaking.io/",
        "provider": "ezstaking.io"
      },
      {
        "address": "https://rpc-bitcanna.itastakers.com/",
        "provider": "itastakers"
      }
    ],
    "grpc": [
      {
        "address": "https://grpc.bitcanna.io",
        "provider": "bitcanna"
      }
    ],
    "rest": [
      {
        "address": "https://lcd.bitcanna.io",
        "provider": "bitcanna"
      },
      {
        "address": "https://lcd.bitcanna.ezstaking.io/",
        "provider": "ezstaking.io"
      },
      {
        "address": "https://lcd-bitcanna.itastakers.com/",
        "provider": "itastaker"
      },
      {
        "address": "http://bitcanna.stakelab.fr/",
        "provider": "stakelab"
      }
    ]
  }