You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: develop/smart-contracts/wallets.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,9 +46,9 @@ The steps in the preceding section can be used to connect to any chain by modify
46
46
SubWallet now fully supports the [Polkadot Hub TestNet](/polkadot-protocol/smart-contract-basics/networks/#test-networks){target=\_blank} where developers can deploy and interact with Ethereum-compatible, PolkaVM Solidity smart contracts.
47
47
You can easily view and manage your Paseo native token (PAS) using the Ethereum RPC endpoint (Passet Hub EVM) or the Substrate node RPC endpoint (passet-hub).
48
48
49
-
??? code "Polkadot Hub Testnet"
50
-
You can see support here for Polkadot Hub's Testnet. Passet Hub EVM is the ETH RPC endpoint and passet-hub is the Substrate endpoint.
51
-
Note the PAS token which is the native token of the Polkadot Hub TestNet.
49
+
??? code "Polkadot Hub TestNet"
50
+
You can see support here for Polkadot Hub's TestNet. The **Passet Hub EVM** network uses an ETH RPC endpoint, and the **passet-hub** uses a Substrate endpoint.
51
+
Note the PAS token, which is the native token of the Polkadot Hub TestNet.
0 commit comments