Request different type of organization tokens
Opened this issue · 0 comments
The token request flow is useful for trading assets with an organization. Currently token request only allows requests to mint a single organization token, but it would be useful to extend this functionality in the following way by allowing making it possible to request multiple different organization tokens (eg for dandelion v2 if we support voting shares and non-voting shares should be possible to request both without having two separate instances of the token request app).
Its likely we would only have a need for two types at a time, eg voting and non-voting. But it would be useful to be able to specify in the same request some of both. EG 100 voting shares and 10000 non voting shares in exchange for X. This can allow large amounts of capital injection without necessarily giving dis-proportional voting rights to whales.