UNPKG

initsea-js

Version:

JavaScript SDK for the OpenSea marketplace. Let users buy or sell crypto collectibles and other cryptogoods, all on your own site!

6 lines 290 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.WYVERN_ADDRESS = exports.CONSIDERATION_ADDRESS = void 0; exports.CONSIDERATION_ADDRESS = "0xe6909f026bea09f1c5b03acb43a065b9f3b71ca1"; exports.WYVERN_ADDRESS = "TODO"; //# sourceMappingURL=constants.js.map