action
required
array of strings required
array of strings optional
of strings optional
of strings query
required
string query
Promise
which resolves with anarray
of string addresses of assets that the portfolio holds.query
required
string query
required
string Promise
which resolves with true
if the portfolio 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 required
array of object :required
string (Address of the asset)Promise
which resolves with true
if the assets where withdrawn successfully or throws an error
if it failed.action
required
string required
array of object :required
string (Address of the asset)Promise
which resolves with true
if the operations were executed and the assets withdrawn successfully or throws an error
if it failed.action
required
string Promise
which resolves with true
if the owner was added successfully or throws an error
if it failed.action
required
string Promise
which resolves with true
if the owner was removed successfully or throws an error
if it failed.query
required
string Promise
which resolves with true
if the address is owner of the portfolio, otherwise it returns false
.query
required
string Promise
which resolves with true
if the address is main owner of the portfolio, otherwise it returns false
.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 portfolio, otherwise it returns false
.query
required
string Promise
which resolves with true
if the address is main manager of the portfolio, otherwise it returns false
.