interface EvmLog implements Structimport { type EvmLog } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/interfaces/types.ts"; Propertiesreadonlyaddress: H160readonlytopics: Vec<H256>readonlydata: Bytes