UNPKG

@sky-mavis/katana-swap

Version:
5 lines 281 B
import { ChainId } from '@sky-mavis/katana-core'; declare const KATANA_ROUTING_API_URL = "https://api.roninchain.com/routing-api/prod"; declare const DAPP_OFFCHAIN_URL: Record<ChainId, string>; export { DAPP_OFFCHAIN_URL, KATANA_ROUTING_API_URL }; //# sourceMappingURL=url.d.ts.map