Skip to content

feat(scripting): add getChainDeploymentInfo function and schema#693

Closed
yahgwai wants to merge 2 commits intofeat/define-script-create-token-bridgefrom
feat/zod-get-chain-deployment-info
Closed

feat(scripting): add getChainDeploymentInfo function and schema#693
yahgwai wants to merge 2 commits intofeat/define-script-create-token-bridgefrom
feat/zod-get-chain-deployment-info

Conversation

@yahgwai
Copy link
Copy Markdown
Contributor

@yahgwai yahgwai commented Apr 13, 2026

Fetches chain deployment info on-chain given a rollup address. Composes existing SDK functions to return chain config, core contract addresses, and stake token. Uses ArbOS version precompile to detect whether the parent chain is Arbitrum.

yahgwai added 2 commits April 13, 2026 12:21
…example

Fetches chain deployment info on-chain given a rollup address.
Composes existing SDK functions to return chain config, core contract
addresses, and stake token. Uses ArbOS version precompile to detect
whether the parent chain is Arbitrum.
Remove the standalone SDK function and schema. The example script now
composes existing SDK primitives directly, matching the pattern used
by deployNewChain and createTokenBridge examples.
@yahgwai yahgwai closed this Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant