File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
scripts/biconomy-migration Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ This POC demonstrates:
5555
5656``` bash
5757# .env file
58- MIGRATION_TEST_OWNER_PK=*** REMOVED ***
58+ MIGRATION_TEST_OWNER_PK=your_private_key_here # ⚠️ NEVER COMMIT REAL PRIVATE KEYS!
5959BICONOMY_BUNDLER_API_KEY=your_bundler_key
6060BICONOMY_PAYMASTER_API_KEY=your_paymaster_key
6161BASE_MAINNET_RPC_URL=https://mainnet.base.org
Original file line number Diff line number Diff line change 1+ {
2+ "timestamp" : " 2025-10-15T02:15:34.175Z" ,
3+ "network" : " base_sepolia" ,
4+ "walletAddress" : " 0x3d6c6703b7520c5fE427C356aedC76Fc98dA32e7" ,
5+ "owner" : " 0xA2De953eD1AeBd64E29eb3C4ACce0367e70Ef778" ,
6+ "migrationTx" : " 0x5f15ec842daba83ea915e556f6b5d9ecf88309acea70555356bfd1ca6b021acf" ,
7+ "blockNumber" : 32363122 ,
8+ "gasUsed" : " 95349" ,
9+ "previousImplementation" : " 0x5a7f9AAE3523A124017cA553Fc0f8CCA975Bd1c5" ,
10+ "newImplementation" : " 0x0E12B6ED74b95aFEc6dc578Dc0b29292C0A95c90" ,
11+ "nexusBootstrap" : " 0x0000003eDf18913c01cBc482C978bBD3D6E8ffA3" ,
12+ "k1Validator" : " 0x0000000031ef4155C978d48a8A7d4EDba03b04fE"
13+ }
You can’t perform that action at this time.
0 commit comments