const Urls = { twitter: "https://twitter.com/bonfida", github: "https://github.com/Bonfida", website: "https://bonfida.org/", solscanAddress: "https://solscan.io/account/", solscanTx: "https://solscan.io/tx/", oldDex: "https://deprecated-dex.bonfida.org", jupiter: "https://docs.jup.ag/", google: "https://google.com", rules: "https://rules.bonfida.org/", risks: "https://risks.bonfida.org/", }; export default Urls;