diff --git a/benchmarks/acala-rpc.yml b/benchmarks/acala-rpc.yml index 0fb3d9a4..9226b2d3 100644 --- a/benchmarks/acala-rpc.yml +++ b/benchmarks/acala-rpc.yml @@ -14,7 +14,7 @@ unit: ms higher_is_better: false seo_intro: | - Acala is the DeFi hub of the Polkadot ecosystem — a Polkadot parachain providing decentralized stablecoin (aUSD), liquid staking (LDOT), and an EVM-compatible execution environment. Acala uses the Substrate framework and exposes a standard Substrate JSON-RPC interface; block height is queried via chain_getHeader. Public endpoints are available without an API key from OnFinality, Dwellir, and PublicNode. Every provider was live-verified with consecutive block-height probes at launch. + Acala is the DeFi hub of the Polkadot ecosystem, a Polkadot parachain providing decentralized stablecoin (aUSD), liquid staking (LDOT), and an EVM-compatible execution environment. Acala uses the Substrate framework and exposes a standard Substrate JSON-RPC interface; block height is queried via chain_getHeader. Public endpoints are available without an API key from OnFinality, Dwellir, and PublicNode. Every provider was live-verified with consecutive block-height probes at launch. abstract: | Per-chain member of the RPC latency cluster, extended to Acala. diff --git a/benchmarks/babylon-rpc.yml b/benchmarks/babylon-rpc.yml index 6a96a56a..022f6b39 100644 --- a/benchmarks/babylon-rpc.yml +++ b/benchmarks/babylon-rpc.yml @@ -14,7 +14,7 @@ unit: ms higher_is_better: false seo_intro: | - Babylon is a Cosmos SDK proof-of-stake blockchain that enables Bitcoin staking — BTC holders can stake their coins to provide economic security to Babylon and other PoS chains without moving their Bitcoin off the Bitcoin network. Babylon uses the CometBFT consensus engine and exposes a standard Tendermint RPC interface. Public endpoints are available without an API key from PublicNode, Polkachu, and LavenderFive. Every provider was live-verified with consecutive block-height probes at launch. + Babylon is a Cosmos SDK proof-of-stake blockchain that enables Bitcoin staking; BTC holders can stake their coins to provide economic security to Babylon and other PoS chains without moving their Bitcoin off the Bitcoin network. Babylon uses the CometBFT consensus engine and exposes a standard Tendermint RPC interface. Public endpoints are available without an API key from PublicNode, Polkachu, and LavenderFive. Every provider was live-verified with consecutive block-height probes at launch. abstract: | Per-chain member of the RPC latency cluster, extended to Babylon. diff --git a/benchmarks/interlay-rpc.yml b/benchmarks/interlay-rpc.yml index f25adbd6..966127d1 100644 --- a/benchmarks/interlay-rpc.yml +++ b/benchmarks/interlay-rpc.yml @@ -14,7 +14,7 @@ unit: ms higher_is_better: false seo_intro: | - Interlay is a Polkadot parachain that brings trustless Bitcoin to DeFi — it issues iBTC, a fully Bitcoin-backed asset, by locking BTC in a decentralized vault system without wrapping or custodians. Interlay uses the Substrate framework and exposes a standard Substrate JSON-RPC interface; block height is queried via chain_getHeader. Public endpoints are available without an API key from OnFinality, Dwellir, and the Interlay official node. Every provider was live-verified with consecutive block-height probes at launch. + Interlay is a Polkadot parachain that brings trustless Bitcoin to DeFi; it issues iBTC, a fully Bitcoin-backed asset, by locking BTC in a decentralized vault system without wrapping or custodians. Interlay uses the Substrate framework and exposes a standard Substrate JSON-RPC interface; block height is queried via chain_getHeader. Public endpoints are available without an API key from OnFinality, Dwellir, and the Interlay official node. Every provider was live-verified with consecutive block-height probes at launch. abstract: | Per-chain member of the RPC latency cluster, extended to Interlay.