-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create new testnet list for amoy and cardona
- Loading branch information
Showing
4 changed files
with
65 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
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,45 @@ | ||
{ | ||
"name": "Mapped Tokens Testnet", | ||
"version": 2, | ||
"logoURI": "https://assets.polygon.technology/tokenAssets/matic.svg", | ||
"description": "Contains tokens that are mapped to Polygon PoS and Polygon zkEVM. Anyone can propose updates to this list.", | ||
"tags": { | ||
"lxly": { | ||
"name": "lxly", | ||
"description": "Token mapped through lxly bride" | ||
}, | ||
"pos": { | ||
"name": "pos", | ||
"description": "Token mapped through pos bride" | ||
}, | ||
"plasma": { | ||
"name": "plasma", | ||
"description": "Token mapped through plasma bride" | ||
}, | ||
"fx": { "name": "fx", "description": "Token mapped through fx bride" }, | ||
"zkevmMessageBridge": { | ||
"name": "zkevmMessageBridge", | ||
"description": "Token mapped through zkevmMessageBridge bride" | ||
}, | ||
"customFx": { | ||
"name": "customFx", | ||
"description": "Token mapped through customFx bride" | ||
}, | ||
"erc20": { | ||
"name": "erc20", | ||
"description": "Token of ERC20 token type" | ||
}, | ||
"nativeToken": { | ||
"name": "nativeToken", | ||
"description": "Native token of the chain" | ||
}, | ||
"customWithdrawEventSig": { | ||
"name": "customWithdrawEventSig", | ||
"description": "The token has a custom withdraw event signature" | ||
}, | ||
"noDeposit": { | ||
"name": "noDeposit", | ||
"description": "Token not eligible for deposits" | ||
} | ||
} | ||
} |
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 @@ | ||
[] |
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