Its data contains specific Info information, with a minimum length of 68 Bytes and a maximum length of 578 Bytes.
// generaldecimal u8len u8name variable max 255len u8symbol variable max 255udt_hash 32bytes// extraexpected_supply 16bytesmint_limit 16bytesmint_status u8
Its lock contains the deployer's information.
The construction of xudt_hash should be straightforward, except for the xudt_hash itself.
xudt_hash is the type_hash of the Inscription xUDT to be minted.
The owner_script is a virtual script and is not actually used by any cell as a type or lock.
From this, the type_script used by xudt is constructed, resulting in the xudt_hash. Therefore, the info_cell is constructed, and the inscription deployment is completed.