Contract-Manager

Summary:

This CLI feature allows you to run the contract_manager to manage all the details surrounding Polymath, Features, Security Token and Module registries.

How it works

The Contract Manager allows you to modify the following areas:

  • [1] PolymathRegistry

  • [2] FeatureRegistry

  • [3] SecurityTokenRegistry

  • [4] ModuleRegistry

**Note: Currently options [1], [2] and [4] are under development.

However,[3] Security Token Registry can be run. It handles the following:

  • [1] Modify Ticker

  • [2] Remove Ticker

  • [3] Modify SecurityToken

  • [4] Change Expiry Limit

  • [5] Change registration fee

  • [6] Change ST launch fee

  • [0] CANCEL

How to Use this CLI Feature (Instructions)

To start, run either of the following commands:

Example Scenario:

NOTE: Option [1], [2] and [4] are not yet available.

Begin with Option [3]

Choosing the MODIFYING TICKER option:

Before you choose to modify anything with respect to your token it gives you your current token/ticker details

Above you need to confirm the token owner address, the token name, the your ticker was registered, the date in which the ticker will expire and answer if the token has been deployed yet.

We now need to return to the main menu and select the Security Token Registry option again:

Choosing the REMOVING TICKER option:

Selecting a previous token symbol that we registered so that we don’t have to remove the LFV token that we will be using for the rest of the walkthroughs

We now need to return to the main menu and select the Security Token Registry option again

Choosing the MODIFY SECURITY TOKEN option:

Chose the contract address of the LFV security token we created earlier (should be in your token details above):

Entering my token information that can be found in your terminal command information from when you originally

Choosing CHANGE EXPIRY DATE the option:

You can change the expiry date to whatever amount of days that you see fit

Choosing the CHANGE REGISTRATION FEE option

As the manager you can change the ticker registration fee whatever amount of POLY you see fit

Choosing the CHANGE STO LAUNCH FEE option

You can change the STO launch fee here. As you can see we increased the 250 fee to 255 for this example.

Troubleshooting / FAQs

NOTE: Option [1], [2] and [4] are not yet available.

Last updated

Was this helpful?