Skip to content

Instantly share code, notes, and snippets.

@kalio007
Created November 12, 2022 14:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kalio007/96d1db56335143ce7af7c04593e53286 to your computer and use it in GitHub Desktop.
Save kalio007/96d1db56335143ce7af7c04593e53286 to your computer and use it in GitHub Desktop.
Api configuration
export default [
{
id: 8,
arrival: "2mins ago",
link: "https://cointelegraph.com/news/wuhan-omits-nfts-from-metaverse-plan-amid-regulatory-uncertainty-in-china",
heading: "Wuhan omits NFTs from metaverse plan amid regulatory uncertainty in China",
source: "cointelegraph",
},
{
id: 9,
arrival: "3mins ago",
link:"https://cointelegraph.com/news/crypto-no-more-in-top-10-most-cited-potential-risks-us-central-bank-report",
heading: "Crypto no longer in top 10 most-cited potential risks: US central bank report",
source: "cointelegraph",
},
{
id: 10,
arrival: "5mins ago",
link:"https://www.coindesk.com/business/2022/11/07/ftx-ceo-sam-bankman-fried-denies-insolvency-rumors-as-binance-liquidates-ftt-token/",
heading: "FTX CEO Sam Bankman-Fried Denies Insolvency Rumors as Binance Liquidates..",
source: "coindesk",
},
{
id: 27,
arrival: "10mins ago",
link: "https://www.coindesk.com/web3/2022/11/07/from-nfl-to-nfts-tim-tebow-gets-into-the-college-game-with-solana-based-platform/",
heading: "From NFL to NFTs, Tim Tebow Gets Into the College Game With Solana",
source: "coindesk",
},
{
id: 23,
arrival: "16mins ago",
link: "ambcrypto.com/bitcoin",
heading: "Funding rates hit 6-month high before CPI — 5 things to know in Bitcoin this week",
source: "Ambcrypto",
},
{
id: 35,
arrival:"17mins ago",
link: "https://cointelegraph.com/news/bitcoin-heads-to-us-midterms-as-research-says-dollar-closing-in-on-a-market-top",
heading: "Bitcoin heads to US midterms as research says dollar ‘closing in’ on a market top",
source: "kalio.com"
},
{
id: 23,
arrival:"20mins ago",
link:"coindek.com",
heading: "FTX Token price risks 30% plunge as a 23M FTT part moves to Binance",
source: "coindesk"
}
// eslint-disable-next-line
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment