UNPKG

@opiumteam/opium-sdk-v2

Version:

one-stop-shop SDK to interact with the Opium-v2 protocol contracts, subgraphs and APIs

7 lines 211 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.sdkErrors = void 0; exports.sdkErrors = { UNSUPPORTED_CHAIN: 'Unsupported chain', }; //# sourceMappingURL=sdkErrors.js.map