You need to fill in the account private key in the hardhat.config.js as the account for deploying the contract

deploy Eigen contract on L1

npx hardhat run scripts/deploy.js --network localzkevmL1

deploy Eigen contract on L2

npx hardhat run scripts/deploy.js --network localzkevmL2