Skip to content

Commit

Permalink
Merge pull request #13 from rsksmart/add-amlt
Browse files Browse the repository at this point in the history
Add AMLT token
  • Loading branch information
ilanolkies authored Mar 31, 2021
2 parents 7265683 + 4c77fec commit fef3f21
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions contract-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,5 +173,12 @@
"erc20": true,
"symbol": "rBUND",
"decimals": 18
},
"0xFF9EA341d9ea91CB7c54342354377f5104Fd403f": {
"name": "AMLT Coinfirm",
"logo": "amlt.png",
"erc20": true,
"symbol": "rAMLT",
"decimals": 18
}
}
Binary file added images/amlt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsksmart/rsk-contract-metadata",
"version": "1.0.6",
"version": "1.0.7",
"description": "A mapping of RSK contract addresses to broadly accepted icons for those addresses.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit fef3f21

Please sign in to comment.