There is only one minting policy script, and only one asset name. The asset name "Test" has four ASCII characters and comprises 4 bytes.
Properties of the transaction
Number of distinct policy IDs: 1
Number of distinct asset IDs: 1
Total bytestring length of asset names: 4 Bytes
Results
Size of token bundle: 12 Words
Minimum ADA for transaction: 1.444443 ADA
One Policy and Two Tokens Named "Test" and "Example"
There is only one minting policy script, but there are two asset names. The asset name "Test" has four letters and comprises 4 bytes; the asset name "Example" has seven letters and comprises 7 bytes. Thus, 4 + 7 = 11 bytes are required to store the asset names.
Properties of the transaction
Number of distinct policy IDs: 1
Number of distinct asset IDs: 2
Total bytestring length of asset names: 11 Bytes
Results
Size of token bundle: 14 Words
Minimum ADA for transaction: 1.518517 ADA
One Policy with a Token Named "Test" and Another Policy with a Token Named "Example"
There are two minting policy scripts, and there are two asset names. The asset name "Test" has four letters and comprises 4 bytes; the asset name "Example" has seven letters and comprises 7 bytes. Thus, 4 + 7 = 11 bytes are required to store the asset names.