Story Mainnet
RPC EndpointsChain ID: 0x5EC · IP
Other Story networks:Aeneid Testnet
Story Mainnet uses IP as its native currency. Chain ID: 1516 (0x5EC). Below are 2 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Story Mainnet.
Connect to Story Mainnet with ethers.js
import { ethers } from "ethers";
const provider = new ethers.JsonRpcProvider("https://mainnet.storyrpc.io");
const network = await provider.getNetwork();
console.log(network.chainId); // 1516nStory Mainnet — common questions
What is the RPC URL for Story Mainnet?
There are 2 public RPC endpoints for Story Mainnet, including https://mainnet.storyrpc.io. See the full list in the table above.
What is the Chain ID for Story Mainnet?
The Chain ID for Story Mainnet is 1516 (0x5EC in hexadecimal).
What is the native currency of Story Mainnet?
The native currency of Story Mainnet is IP.
How do I add Story Mainnet to MetaMask?
Use the "Add to Wallet" button on this page to add Story Mainnet to MetaMask automatically, or follow our step-by-step guide for Story.