diff --git a/data/quicksilver-testnet.ini b/data/quicksilver-testnet.ini index e883baf9..a94be989 100644 --- a/data/quicksilver-testnet.ini +++ b/data/quicksilver-testnet.ini @@ -3,7 +3,7 @@ version = "v1.6.1" daemon_name = "quicksilverd" node_home = "$HOME/.quicksilverd" minimum_gas_prices = "0.0001uqck" -start_flags = "--p2p.seeds=ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0@testnet-seeds.polkachu.com:11156" +start_flags = "--p2p.seeds=ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0@testnet-seeds.polkachu.com:11156,496ac0ba20188f70f41e0a814dfd4d9a617338f8@quicksilver-testnet-seed.ibs.team:16652" snapshot_prune = "cosmos-pruner" network = "net3" db_backend = "goleveldb" diff --git a/docs/rpc.md b/docs/rpc.md index 77bf000e..fdd14657 100644 --- a/docs/rpc.md +++ b/docs/rpc.md @@ -973,3 +973,11 @@ Note: archive nodes and subnodes endpoints are only available in NotionalApi, no | API | https://api-canto-ia.cosmosia.notional.ventures/ | | GRPC | https://grpc-canto-ia.cosmosia.notional.ventures/ | +### 122. quicksilver-testnet + +| Protocol | Endpoint | +|----------|:--------------------------------------------------------| +| RPC | https://rpc-quicksilver-testnet-ia.cosmosia.notional.ventures/ | +| API | https://api-quicksilver-testnet-ia.cosmosia.notional.ventures/ | +| GRPC | https://grpc-quicksilver-testnet-ia.cosmosia.notional.ventures/ | +