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

DevArbitrum

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


3_deploy-dev-arbitrum.js
========================

   Deploying 'DevArbitrum'
   -----------------------
   > transaction hash:    0x9be2a81dc66ac9fe0fe0986eb7f53feeb2f17cbe72fc6cd5a2c2105a75b65b08
   > Blocks: 2            Seconds: 5
   > contract address:    0x56ff6F36287aB1D9A8FFCb498e96fF1051B4Fa0E
   > block number:        2754988
   > block timestamp:     1635745381
   > account:             0x1dCb85efEa6A3FB528d19B9174E88ee35BfF540a
   > balance:             3.825803828908182637
   > gas used:            70229055 (0x42f9c3f)
   > gas price:           1.4 gwei
   > value sent:          0 ETH
   > total cost:          0.098320677 ETH

logic address:0x56ff6F36287aB1D9A8FFCb498e96fF1051B4Fa0E
admin address:0xa3de020256816b3E2C18Fdc3e849Eed4c5e93C62

   Replacing 'DevProxy'
   --------------------
   > transaction hash:    0x88d34e4e7161089ebb2f3434a2a97266741efedca19a47828365ae951d8991a7
   > Blocks: 0            Seconds: 0
   > contract address:    0x91F5dC90979b058eBA3be6B7B7e523df7e84e137
   > block number:        2754993
   > block timestamp:     1635745381
   > account:             0x1dCb85efEa6A3FB528d19B9174E88ee35BfF540a
   > balance:             3.814576738411148971
   > gas used:            8098550 (0x7b92f6)
   > gas price:           1.4 gwei
   > value sent:          0 ETH
   > total cost:          0.01133797 ETH

proxy address:0x91F5dC90979b058eBA3be6B7B7e523df7e84e137
registry address:0xbeF4DeEA3AE863739Bd402E025c749536f491ffa
set proxy address to registry
finished to initialize
   > Saving artifacts
   -------------------------------------
   > Total cost:         0.109658647 ETH


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