forked from BitCannaGlobal/bcna
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Endpoints ( RPC with state sync available ) , API and seed for testnet
- Loading branch information
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
This will disconnect after passing P2P info so not include in your _persistent_peers_ | ||
- [email protected]:26656 | ||
- 3f472746f46493309650e5a033076689996c8881@bitcanna-testnet.rpc.kjnodes.com:42659 | ||
- [email protected]:16656 | ||
|
||
## Explorers | ||
- https://testnets-cosmos.mintthemoon.xyz/bitcanna/staking | ||
|
@@ -20,7 +21,7 @@ This will disconnect after passing P2P info so not include in your _persistent_p | |
- https://rpc.bitcanna-dev-1.bitcanna.aviaone.com/ (TX index = off) | ||
- https://testnet-bitcanna-rpc.konsortech.xyz/ | ||
- https://bitcanna-testnet.rpc.kjnodes.com | ||
|
||
- https://bcnadev-rpc.ibs.team | ||
## GRPC endpoints | ||
- bitcanna-testnet.grpc.kjnodes.com:42090 | ||
|
||
|
@@ -29,6 +30,7 @@ This will disconnect after passing P2P info so not include in your _persistent_p | |
- https://api.bitcanna-dev-1.bitcanna.aviaone.com/ | ||
- https://testnet-bitcanna-api.konsortech.xyz/ | ||
- https://bitcanna-testnet.api.kjnodes.com | ||
- https://bcnadev-api.ibs.team | ||
|
||
## Wallets / Dashboard | ||
- https://wallet-testnet.bitcanna.io | ||
|