Export

VaultAddress

interface VaultAddress {
    address?: string;
    chain?: string;
}

Properties

Properties

address?: string

Memberof

VaultAddress

chain?: string

Memberof

VaultAddress

Generated using TypeDoc