const USDT = require('./abi/usdt.json') const YEENUS = require('./abi/yeenus.json') module.exports = { USDT, YEENUS }