Skip to content

deploy report(arbitrum mainet)

Akira Taniguchi edited this page Nov 1, 2021 · 30 revisions

DevAdmin

Starting migrations...
======================
> Network name:    'arbitrum_mainnet'
> Network id:      42161
> Block gas limit: 57351234 (0x36b1c42)


1_deploy-admin.js
=================

   Deploying 'DevAdmin'
   --------------------
   > transaction hash:    0x2321e1c96eb69a4b1d6146ba0692a77b6e136df722e1bfb5ccfde419b2a6d231
   > Blocks: 0            Seconds: 0
   > contract address:    0xa3de020256816b3E2C18Fdc3e849Eed4c5e93C62
   > block number:        2754891
   > block timestamp:     1635745087
   > account:             0x1dCb85efEa6A3FB528d19B9174E88ee35BfF540a
   > balance:             3.97788346630683073
   > gas used:            15953439 (0xf36e1f)
   > gas price:           2.8 gwei
   > value sent:          0 ETH
   > total cost:          0.0446696292 ETH

admin address:0xa3de020256816b3E2C18Fdc3e849Eed4c5e93C62
   > Saving artifacts
   -------------------------------------
   > Total cost:        0.0446696292 ETH


Summary
=======
> Total deployments:   1
> Final cost:          0.0446696292 ETH

AddressRegistry

Starting migrations...
======================
> Network name:    'arbitrum_mainnet'
> Network id:      42161
> Block gas limit: 57563518 (0x36e597e)


2_deploy-address-registry.js
============================

   Deploying 'AddressRegistry'
   ---------------------------
   > transaction hash:    0x44a6293bcc49aaa671e4a4a76d6fd61b5d4e5644b9e1b00b60dbb629627dfd29
   > Blocks: 0            Seconds: 0
   > contract address:    0x0a15Ccf5E6029AaAeBc5F01b09d3C240Dc56c5f9
   > block number:        2754941
   > block timestamp:     1635745239
   > account:             0x1dCb85efEa6A3FB528d19B9174E88ee35BfF540a
   > balance:             3.954472321954521778
   > gas used:            16887396 (0x101ae64)
   > gas price:           1.4 gwei
   > value sent:          0 ETH
   > total cost:          0.0236423544 ETH

logic address:0x0a15Ccf5E6029AaAeBc5F01b09d3C240Dc56c5f9
admin address:0xa3de020256816b3E2C18Fdc3e849Eed4c5e93C62

   Deploying 'DevProxy'
   --------------------
   > transaction hash:    0x5af552be1550facfbf765d1717935155846cb38da66200f151eb7fec9b2c6cc8
   > Blocks: 0            Seconds: 0
   > contract address:    0xbeF4DeEA3AE863739Bd402E025c749536f491ffa
   > block number:        2754944
   > block timestamp:     1635745239
   > account:             0x1dCb85efEa6A3FB528d19B9174E88ee35BfF540a
   > balance:             3.924619224169379227
   > gas used:            21534235 (0x148961b)
   > gas price:           1.4 gwei
   > value sent:          0 ETH
   > total cost:          0.030147929 ETH

proxy address:0xbeF4DeEA3AE863739Bd402E025c749536f491ffa
finished to initialize
   > Saving artifacts
   -------------------------------------
   > Total cost:        0.0537902834 ETH


Summary
=======
> Total deployments:   2
> Final cost:          0.0537902834 ETH
Clone this wiki locally