interface UniswapCryptoPair {
    tokens: UniswapCryptoToken[];
}

Properties

Properties

Generated using TypeDoc