UNPKG

@lunch-money/ethereum-to-lunch-money

Version:

A wrapper around Ethereum APIs for enabling Lunch Money to gather information about a user's wallet.

5 lines 236 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.providerNames = void 0; exports.providerNames = ['coinbase', 'coinbase_pro', 'kraken', 'binance', 'wallet_ethereum']; //# sourceMappingURL=types.js.map