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