GasAssetTx: {
    contractAddress: string;
    from: string;
    hash: string;
    timeStamp: string;
    to: string;
    value: string;
}

Type declaration

  • contractAddress: string
  • from: string
  • hash: string
  • timeStamp: string
  • to: string
  • value: string

Generated using TypeDoc