feat: added config for unichain contract deployment - #326
Merged
Conversation
yashvanthbl137-crypto
temporarily deployed
to
dev
March 11, 2026 15:01 — with
GitHub Actions
Inactive
yashvanthbl137-crypto
marked this pull request as ready for review
March 11, 2026 15:02
yashvanthbl137-crypto
marked this pull request as draft
March 11, 2026 15:13
yashvanthbl137-crypto
marked this pull request as ready for review
March 11, 2026 15:17
Contributor
|
Can you please attach the screenshots of the local testnet deployments on this pr |
Contributor
Author
nvrakesh06
previously approved these changes
Mar 12, 2026
yashvanthbl137-crypto
dismissed stale reviews from nvrakesh06 and Venkat-Annavazzala
via
March 12, 2026 08:30
ba04587
yashvanthbl137-crypto
force-pushed
the
CGARD-454-add-unichain-config
branch
from
March 12, 2026 08:30
8a2da0b to
ba04587
Compare
yashvanthbl137-crypto
temporarily deployed
to
dev
March 12, 2026 08:30 — with
GitHub Actions
Inactive
yashvanthbl137-crypto
temporarily deployed
to
dev
March 12, 2026 08:30 — with
GitHub Actions
Inactive
yashvanthbl137-crypto
force-pushed
the
CGARD-454-add-unichain-config
branch
from
March 12, 2026 08:36
ba04587 to
d54b83a
Compare
yashvanthbl137-crypto
temporarily deployed
to
dev
March 12, 2026 08:36 — with
GitHub Actions
Inactive
yashvanthbl137-crypto
temporarily deployed
to
dev
March 12, 2026 08:36 — with
GitHub Actions
Inactive
pritam-gembali
approved these changes
Mar 12, 2026
sijuu
approved these changes
Mar 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Deployed on local pointing to Unichain Sepolia Testnet (tunichain, chain 1301):
{ "walletImplementation": "0xff1bcD5256DAcFB131B9729F2566744d03935d7b", "walletFactory": "0xF0F7ADf3cF8038c703915e9Cb6d1260bfc8470Ec", "forwarderImplementation": "0x232052D844eB52fDe93edfE6BCDE143A501DBCa4", "forwarderFactory": "0xC4899fF349531FEFA0f6908FC36F746EfBAbDA36" }{ "batcher": "0x8E62c7A60bD1a6FF2E6e051cB8f8f699AFc0AfAf" }All five contracts verified on sepolia.uniscan.xyz.
Ticket: CGARD-454