Examples
Chain Prefixes
Tokens Use The Same Format
Token addresses are also OmniAddresses:Native Tokens
For native tokens (ETH, SOL, etc.), use the zero address or default representation:Utility Functions
The SDK provides helpers for working with OmniAddresses:ChainKind Enum
For programmatic use, the SDK provides aChainKind enum:
Validation
validateTransfer() automatically validates addresses. Invalid addresses throw a ValidationError: