Skip to content

Commit

Permalink
Merge pull request #1262 from cipig/list
Browse files Browse the repository at this point in the history
add MDX-ERC20
  • Loading branch information
cipig authored Jan 24, 2025
2 parents 8a37a6c + ae7c808 commit bc7d5fc
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion coins
Original file line number Diff line number Diff line change
Expand Up @@ -9184,6 +9184,25 @@
"homepage": "https://mandala.exchange"
}
},
{
"coin": "MDX-ERC20",
"name": "mdx_erc20",
"fname": "Mandala",
"rpcport": 80,
"mm2": 1,
"chain_id": 1,
"decimals": 18,
"avg_blocktime": 15,
"required_confirmations": 3,
"protocol": {
"type": "ERC20",
"protocol_data": {
"platform": "ETH",
"contract_address": "0x947AEb02304391f8fbE5B25D7D98D649b57b1788"
}
},
"derivation_path": "m/44'/60'"
},
{
"coin": "MINDS-ERC20",
"name": "minds_erc20",
Expand Down Expand Up @@ -17000,4 +17019,4 @@
"homepage": "https://polygon.technology/"
}
}
]
]

0 comments on commit bc7d5fc

Please sign in to comment.