diff --git a/blockchains/bsc/info/info.json b/blockchains/bsc/info/info.json index ce7daa318..25a4172e7 100644 --- a/blockchains/bsc/info/info.json +++ b/blockchains/bsc/info/info.json @@ -1,22 +1,7 @@ { "name": "Smart Chain", "website": "https://www.binance.org/en/smartChain", - "source_code": "https://github.com/binance-chain/whitepaper/blob/master/WHITEPAPER.md", - "white_paper": "https://dex-bin.bnbstatic.com/static/Whitepaper_%20Binance%20Smart%20Chain.pdf", "short_description": "A Parallel Binance Chain to Enable Smart Contracts", - "description": "This dual-chain architecture will empower its users to build their decentralized apps and digital assets on one blockchain and take advantage of the fast trading to exchange on the other.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/binance_dex", - "handle": "binance_dex" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/BinanceExchange", - "handle": "BinanceExchange" - } - ], - "explorer": "https://bscscan.com", - "research": "https://docs.binance.org/smart-chain/guides/bsc-intro.html" + "explorer": "https://bscscan.com/", + "research": "https://research.binance.com/en/projects/bnb" }