Type alias SymbiosisStuckedResponse

SymbiosisStuckedResponse: {
    chainId: number;
    hash: string;
}

Type declaration

  • chainId: number
  • hash: string

Generated using TypeDoc