ChainsNeutron

Neutron RPC
Neutron RPC endpoints
HTTPS
Copy
WSS
Copy
Connection code snippet
curl
node-fetch
HTTP
Copy code
curl https://neutron-testnet.drpc.org \
-X POST \
-H "Content-Type: application/json" \
--data '{"jsonrpc":"2.0","method":"REPLACE_ME_WITH_ACTUAL_METHOD","params":[],"id":1}'
How to add Neutron to Metamask using dRPC?
Unfortunately, you can't.
MetaMask, designed exclusively for Ethereum and Ethereum Virtual Machine (EVM) compatible chains (Arbitrum, Polygon and others).
MetaMask, designed exclusively for Ethereum and Ethereum Virtual Machine (EVM) compatible chains (Arbitrum, Polygon and others).
FAQ
RPC in Neutron facilitates interaction with the Neutron blockchain, enabling external applications to query data and execute transactions within its ecosystem.