Type alias IERC20BurnableMintableTransferOwnershipArgs

IERC20BurnableMintableTransferOwnershipArgs: {
    newOwner: `0x${string}`;
}

Type declaration

  • newOwner: `0x${string}`

Generated using TypeDoc