Skip to content

Clean up addresses from config.json file #54

@sembrestels

Description

@sembrestels

We can get all known contracts using only MARKET_MAKER and COLLATERAL_TOKEN addresses.This is how you can get the rest of them:

  • BANCOR_FORMULA: marketMaker.formula()
  • BONDING_CURVE_RESERVE: marketMaker.reserve()
  • BONDED_TOKEN: marketMaker.token()
  • TOKEN_MANAGER: marketMaker.tokenManager()

Metadata

Metadata

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions