rubic-sdk-next
Version:
Simplify dApp creation
8 lines • 393 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.customDeflationTokeList = void 0;
const blockchain_name_1 = require("../../../core/blockchain/models/blockchain-name");
exports.customDeflationTokeList = {
[blockchain_name_1.BLOCKCHAIN_NAME.FLARE]: ['0xc18f99ce6dd6278be2d3f1e738ed11623444ae33']
};
//# sourceMappingURL=custom-deflation-token-list.js.map