Closed pschork closed 3 years ago
❯ ./run-ganache-deploy.sh yarn run v1.21.1 $ yarn etherlime deploy --compile=false ./deployment/deploy_numeraierasure.js ganache $ /Users/pschork/workspace/tournament-contracts/node_modules/.bin/etherlime deploy --compile=false ./deployment/deploy_numeraierasure.js ganache Deployer set to deploy from address: 0x90F8bf6A479f320ead074411a4B0e7944Ea8c9C1 JSONRPC Deployer Network: http://localhost:8545/ Deploy NumeraiErasureV1 Deploying contract: NumeraiErasureV1 Contract NumeraiErasureV1 deployed at address: 0xe78A0F7E598Cc8b0Bb87894B0F60dD2a88d6a8Ab Deploying contract: AdminUpgradeabilityProxy with parameters: 0xe78A0F7E598Cc8b0Bb87894B0F60dD2a88d6a8Ab,0x047EbD5F7431c005c9D3a59CE0675ac998417e9d,0xc4d66de800000000000000000000000090f8bf6a479f320ead074411a4b0e7944ea8c9c1 Contract AdminUpgradeabilityProxy deployed at address: 0x5b1869D9A4C187F2EAa108f3062412ecf0526b24 Wrapping contract NumeraiErasureV1 at address: 0x5b1869D9A4C187F2EAa108f3062412ecf0526b24 Successfully transferred management to 0x1248C66Bb94607Cf6b80D3AEc3E62A9FE421e210 Successfully transferred ownership to 0x0000000000377d181a0ebd08590c6b399b272000 Your deployment script finished successfully! Here is your report: ┌───────────────────────┬────────────────────────────────────────────────────────────────────┐ │ Event Time │ 8 April, 15:09:34 │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Executor │ EtherlimeGanacheDeployer │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Name or Label │ NumeraiErasureV1 │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Tx Hash │ 0xd1a3c967f416503ce8c5fe2993ef18a20a23788db7eddebe63a4e7a076eab0a6 │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Status │ Success │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Gas Price │ 20.0 Gwei │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Gas Used │ 1922436 │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ NetworkID │ 1617919770579 │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Result │ 0xe78A0F7E598Cc8b0Bb87894B0F60dD2a88d6a8Ab │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Solc Version │ 0.5.12+commit.7709ece9.Emscripten.clang │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Contract Verification │ Not recorded │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ │ │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Event Time │ 8 April, 15:09:35 │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Executor │ EtherlimeGanacheDeployer │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Name or Label │ AdminUpgradeabilityProxy │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Tx Hash │ 0x93297c2e9084b57f90007d9d760f5fc1f3affda7bbc334bc22ab907c2d9168b7 │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Status │ Success │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Gas Price │ 20.0 Gwei │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Gas Used │ 532025 │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ NetworkID │ 1617919770579 │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Result │ 0x5b1869D9A4C187F2EAa108f3062412ecf0526b24 │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Solc Version │ 0.5.12+commit.7709ece9.Emscripten.clang │ ├───────────────────────┼────────────────────────────────────────────────────────────────────┤ │ Contract Verification │ Not recorded │ └───────────────────────┴────────────────────────────────────────────────────────────────────┘ Done in 1.76s.