action
required
array of strings optional
of strings optional
of strings query
required
string query
required
stringPromise
which resolves with true
if the fund is in the registry, otherwise with false
.query
Promise
which resolves with an address string of the fund token.query
Promise
which resolves with a BN object
of the total amount of fund token minted.query
Promise
which resolves with anarray
of string addresses of assets that the fund holds.query
required
string query
required
string Promise
which resolves with true
if the fund has the asset or false
if not.action
Promise
which resolves with true if the operation execution succeeded or throws an error if it failed.action
Promise
which resolves with true
if the execution of all operations succeeded or throws an error
if it failed.action
required
string Promise
which resolves with true
if the manager was added successfully or throws an error
if it failed.action
required
string Promise
which resolves with true
if the manager was removed successfully or throws an error
if it failed.query
required
string Promise
which resolves with true
if the address is manager of the fund, otherwise it returns false
.query
required
string Promise
which resolves with true
if the address is main manager of the fund, otherwise it returns false
.