Skip to content

Address Added Printout #90

@ElliotFriedman

Description

@ElliotFriedman

Currently Address added printout looks like this:

--------- Addresses added ---------
  {
          'addr': '0xAB7cDa41F9f2Ad1436D95c8E0939a7eED2d19692', 
          'chainId': 11155420,
          'isContract': true ,
          'name': 'TIMELOCK_FACTORY'
},
  {
          'addr': '0xC2048614f77D211B2E1FF47381811E6d4D21D523', 
          'chainId': 11155420,
          'isContract': true ,
          'name': 'RECOVERY_SPELL_FACTORY'
},
  {
          'addr': '0x0dB6Ec314b4fa094630ae76eC53381888eDfEF63', 
          'chainId': 11155420,
          'isContract': true ,
          'name': 'GUARD'
},
  {
          'addr': '0xa6567A0bc6F0c465e69947E5d45a0b55d197b4a3', 
          'chainId': 11155420,
          'isContract': true ,
          'name': 'INSTANCE_DEPLOYER'
},
  {
          'addr': '0x9F43232Aa94042e457633Ffd16b6D583b33A73a4', 
          'chainId': 11155420,
          'isContract': true ,
          'name': 'ADDRESS_CALCULATION'
}

We need to change the following:

  1. remove chainid from output
  2. go from single quotes ' to double quotes "

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions