Avatar for the thirdweb-dev user
thirdweb-dev
js
BlogDocsChangelog

Register zksync contract on multichain registry after deployment

#3717Merged
Comparing
yash/register-uri-for-zk-contract
(
d6b2c25
) with
main
(
742207c
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
9
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

encode tx (contract abi)
packages/thirdweb/src/transaction/actions/encode.bench.ts::encode tx (contract abi)
CodSpeed Performance Gauge
+1%
536.3 µs
528.6 µs
encode tx (json abi)
packages/thirdweb/src/transaction/actions/encode.bench.ts::encode tx (json abi)
CodSpeed Performance Gauge
0%
320 µs
319.5 µs
keccakId
packages/thirdweb/src/utils/any-evm/keccak-id.bench.ts::keccakId
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
units:toTokens(12345678901234567890n, 18)
packages/thirdweb/src/utils/units.bench.ts::units:toTokens(12345678901234567890n, 18)
CodSpeed Performance Gauge
0%
25.3 µs
25.4 µs
encode tx (prepared method)
packages/thirdweb/src/transaction/actions/encode.bench.ts::encode tx (prepared method)
CodSpeed Performance Gauge
0%
482.5 µs
483.2 µs
encode tx (human readable)
packages/thirdweb/src/transaction/actions/encode.bench.ts::encode tx (human readable)
CodSpeed Performance Gauge
0%
532.9 µs
534.3 µs
units:toTokens(40000000000000000000n, 18)
packages/thirdweb/src/utils/units.bench.ts::units:toTokens(40000000000000000000n, 18)
CodSpeed Performance Gauge
0%
184.8 µs
185.3 µs
units:toUnits("40.0", 18)
packages/thirdweb/src/utils/units.bench.ts::units:toUnits("40.0", 18)
CodSpeed Performance Gauge
0%
34.6 µs
34.7 µs
units:toUnits("40", 18)
packages/thirdweb/src/utils/units.bench.ts::units:toUnits("40", 18)
CodSpeed Performance Gauge
0%
34 µs
34.1 µs

Commits

Click on a commit to change the comparison range
Base
main
742207c
0%
Register zksync contract on multichain registry after deployment (#3717) <!-- start pr-codex --> ## PR-Codex overview The focus of this PR is to enhance the deployment process of contracts by adding a gas override option and improving the registration process on the multichain registry for ZkSync contracts. ### Detailed summary - Added `gasOverride` option for contract deployment - Improved ZkSync contract registration process - Removed unnecessary contract registration function - Updated contract deployment handling for ZkSync - Refactored contract deployment logic and metadata handling > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
d6b2c25
9 months ago
by kumaryash90
© 2025 CodSpeed Technology
Home Terms PrivacyDocs