-
Notifications
You must be signed in to change notification settings - Fork 23k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Mantle and BNB Greenfield (#26692)
* 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
1 parent
13f6410
commit feb6571
Showing
4 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.