@lelantos-org/sdk / index / EvmAddress
Type Alias: EvmAddress โ
ts
type EvmAddress = Brand<`0x${string}`, "EvmAddress">;Defined in: @lelantos-org/sdk/dist/core/brand.d.ts:10
20-byte EVM address, 0x-prefixed and checksum-agnostic.