Skip to main content
type BlockchainAddress = string;
Defined in: _vendor/api/types/BlockchainAddress.ts:6 A blockchain address. Format varies by network (e.g., 0x-prefixed for EVM, base58 for Solana).