CreateTransaction: BaseMessage & {
    type: ETH_SEND_TRANSACTION;
    chainId: number;
    policy?: string;
    interactions: Interaction[];
}
MMNEPVFCICPMFPCPTTAAATR