Skip to content

Commit

Permalink
Add Mantle and BNB Greenfield (#26692)
Browse files Browse the repository at this point in the history
* Create info.json

* Create logo.png

* Create info.json

* Create logo.png

* Delete info.json

* Create info.json

* Create logo.png

* Delete logo.png

* Delete info.json

* Create logo.png

* Delete logo.png

* Create info.json

* Auto fix all (sanity and consistency)

---------

Co-authored-by: cryptomanz1 <cryptomanz1@users.noreply.github.com>
  • Loading branch information
cryptomanz1 and cryptomanz1 authored Oct 30, 2023
1 parent 13f6410 commit feb6571
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions blockchains/greenfield/info/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "BNB Greenfield",
"website": "https://greenfield.bnbchain.org/en",
"description": "The goal of the BNB Greenfield is to unleash the power of decentralized blockchain and storage technology on data ownership and data economy.",
"explorer": "https://greenfieldscan.com",
"symbol": "BNB",
"rpc_url": "https://greenfield-chain-us.bnbchain.org",
"type": "coin",
"decimals": 18,
"status": "active"
}
Binary file added blockchains/greenfield/info/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions blockchains/mantle/info/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "Mantle Chain",
"website": "https://www.mantle.xyz",
"description": "Mantle Network is a technology stack for scaling Ethereum, and we strive to be EVM-compatible while doing so.",
"explorer": "https://explorer.mantle.xyz/blocks",
"symbol": "MNT",
"rpc_url": "https://rpc.mantle.xyz",
"type": "coin",
"decimals": 18,
"status": "active"
}
Binary file added blockchains/mantle/info/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit feb6571

Please sign in to comment.