@paintswap/sonic-airdrop-definitions
Version:
Types and constants for Sonic Airdrop
14 lines (13 loc) • 1.1 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.SONIC_BLAZE_AIRDROP_ORDERBOOK_SCUSD_ADDRESS = exports.SONIC_BLAZE_AIRDROP_ORDERBOOK_USDC_ADDRESS = exports.SONIC_BLAZE_AIRDROP_ORDERBOOK_S_ADDRESS = exports.SONIC_BLAZE_AIRDROP_NFT_ADDRESS = exports.SONIC_AIRDROP_ORDERBOOK_SCUSD_ADDRESS = exports.SONIC_AIRDROP_ORDERBOOK_USDC_ADDRESS = exports.SONIC_AIRDROP_ORDERBOOK_S_ADDRESS = exports.SONIC_AIRDROP_NFT_ADDRESS = exports.NONE = void 0;
exports.NONE = 0;
exports.SONIC_AIRDROP_NFT_ADDRESS = '';
exports.SONIC_AIRDROP_ORDERBOOK_S_ADDRESS = '';
exports.SONIC_AIRDROP_ORDERBOOK_USDC_ADDRESS = '';
exports.SONIC_AIRDROP_ORDERBOOK_SCUSD_ADDRESS = '';
exports.SONIC_BLAZE_AIRDROP_NFT_ADDRESS = '0x01e89c208603DB5FDB65Bff9473eB7cDA48bCd93';
exports.SONIC_BLAZE_AIRDROP_ORDERBOOK_S_ADDRESS = '0x3b8a4aa13FaD4a539fEdB3D17f7BCe2036016355';
exports.SONIC_BLAZE_AIRDROP_ORDERBOOK_USDC_ADDRESS = '0x67293dddcc7a3eA3BA3d04668a28099C428f1Eb5';
exports.SONIC_BLAZE_AIRDROP_ORDERBOOK_SCUSD_ADDRESS = '0x637f53180f2AbDC8075301560B8ace0A9bF0d549';
exports.default = exports.NONE;