interface RPCUrls {
    btc?: string;
    cosmos?: string;
    eth?: string;
}

Properties

Properties

btc?: string
cosmos?: string
eth?: string