Type alias TokenManagerSetupArgs

TokenManagerSetupArgs: {
    params_: `0x${string}`;
}

Type declaration

  • params_: `0x${string}`

Generated using TypeDoc