feat: rebrand Story Protocol to DATA Network#1949
feat: rebrand Story Protocol to DATA Network#1949devin-ai-integration[bot] wants to merge 2 commits into
Conversation
- Update chain names: Story → DATA Network, Story Testnet → DATA Network Aeneid - Update RPC endpoints: storyrpc.io → datarpc.io - Update explorer URLs: storyscan.xyz → datanetscan.io - Update native currency: IP → DATA Co-Authored-By: Emilio <emilio@paella.dev>
Original prompt from Emilio
|
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
🦋 Changeset detectedLatest commit: 2c4879f The changes in this PR will be included in the next version bump. This PR includes changesets to release 10 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Co-Authored-By: Emilio <emilio@paella.dev>
|
Reviews (1): Last reviewed commit: "chore: add changeset for DATA Network re..." | Re-trigger Greptile |
Description
Companion PR to the crossbit-main rebrand. Updates all 4 Story chain definition files in the SDK to reflect the DATA Network rebranding:
Names:
Story→DATA Network,Story Testnet→DATA Network AeneidTicker:
IP→DATA(name and symbol)RPC:
storyrpc.io→datarpc.ioExplorer:
storyscan.xyz→datanetscan.ioUnchanged: ChainId (1514 / 1513), decimals (18)
Files changed:
packages/wallets/src/chains/definitions/story.tspackages/wallets/src/chains/definitions/storyTestnet.tspackages/client/wallets/smart-wallet/src/evm/chains/definitions/story.tspackages/client/wallets/smart-wallet/src/evm/chains/definitions/story-testnet.tsTest plan
pnpm lint(biome check) passes with no errorsPackage updates
@crossmint/client-sdk-smart-wallet— chain definition updates (DATA Network rebrand)@crossmint/wallets— chain definition updates (DATA Network rebrand)Changeset to be added after PR creation.
Link to Devin session: https://crossmint.devinenterprise.com/sessions/8b654131ee7b4f459795abefcde88da7
Requested by: @0xEmilio