From d62b69b2cbdae58e710a34b25c751b0135f929fd Mon Sep 17 00:00:00 2001 From: Filinomus <45012151+Filinomus@users.noreply.github.com> Date: Thu, 26 Mar 2020 22:05:32 +0300 Subject: [PATCH] Create info.json (#1572) * Create info.json BRX token description * Edit json Co-authored-by: Mykola --- .../info.json | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 blockchains/ethereum/assets/0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489/info.json diff --git a/blockchains/ethereum/assets/0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489/info.json b/blockchains/ethereum/assets/0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489/info.json new file mode 100644 index 000000000..83f26ba8f --- /dev/null +++ b/blockchains/ethereum/assets/0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489/info.json @@ -0,0 +1,21 @@ +{ + "name": "BerryX", + "website": "https://polar-berry.com/", + "source_code": "https://github.com/Filinomus/BerryX", + "white_paper": "https://polar-berry.com/whitepaper.pdf", + "short_description": "A BRX token is created to evaluate the size of the shares of cooperative members.", + "description": "A BRX token is created to evaluate the size of the shares, as well as to facilitate the exchange of shares through innovation. The token is used for any transactions made within the cooperative,joining fees, membership and share fees, as well as for remuneration.", + "explorer": "https://etherscan.io/token/0x3a4a0d5b8dfacd651ee28ed4ffebf91500345489", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/Polarberrycom", + "handle": "Polar berry" + }, + { + "name": "Facebook", + "url": "https://www.facebook.com/polarberrycom", + "handle": "Polar berry" + } + ] +}