DecodedScriptData: {
    amount: BN;
    assetId: string;
    contractId: string;
    functionArgs: unknown[] | undefined;
    functionSelector: string;
}