UNPKG

@synthr/js

Version:

The smart contracts which make up the Synthr system. (synthr.io)

9 lines (8 loc) 261 B
module.exports = { deployment: require('./deployment.json'), versions: require('./versions.json'), synths: require('./synths.json'), rewards: require('./rewards.json'), feeds: require('./feeds.json'), futuresMarkets: require('./futures-markets.json'), };