interface EvmAccount implements Structimport { type EvmAccount } from "https://deno.land/x/polkadot@0.2.14/types/interfaces/types.ts"; Propertiesreadonlynonce: u256readonlybalance: u256