UNPKG

@multiversx/sdk-dapp-swap

Version:

A library to hold the main logic for swapping between tokens on the MultiversX blockchain

3 lines 286 B
export { GAS_LIMIT, GAS_PRICE, VERSION, GAS_PER_DATA_BYTE, GAS_PRICE_MODIFIER } from '@multiversx/sdk-dapp/out/constants/mvx.constants'; export { fallbackNetworkConfigurations } from '@multiversx/sdk-dapp/out/constants/network.constants'; //# sourceMappingURL=sdkDapp.constants.d.ts.map