interface Mint {
    amount: bigint;
    creator: string;
    id: _0x3.token.TokenDataId;
}

Properties

Properties

amount: bigint
creator: string