RETURNS

{
  tx: {
    to: string;
    gas: number;
    data: string;
  }
}

Last updated