Function createRegulatedCurrencyV2
- createRegulatedCurrencyV2<T0 = any>(
client: SuiClient,
args: [
T0,
number,
string[],
string[],
string[],
_0x1.option.Option<_0x2.url.Url>,
boolean,
],
typeArguments: [string | TypeDescriptor<T0>],
): Promise<
TypedDevInspectResults<
[
_0x2.coin.TreasuryCap<T0>,
_0x2.coin.DenyCapV2<T0>,
_0x2.coin.CoinMetadata<T0>,
],
>,
>