Skip to content

Commit

Permalink
add MobilityGuru (GURU) (#1224)
Browse files Browse the repository at this point in the history
* update CONSENSUS_BRANCH_ID for ZEC

* add MobilityGuru (GURU)
  • Loading branch information
cipig authored Dec 21, 2024
1 parent 2783874 commit 3c04887
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions api_ids/coinpaprika_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@
"GRT-PLG20": "grt-the-graph",
"GST-BEP20": "gst-gst",
"GT-ERC20": "gt-gatechain-token",
"GURU-BEP20": "guru-mobilityguru-token",
"GUSD-ERC20": "gusd-gemini-dollar",
"HEX-ERC20": "hex-hex",
"HEX-PLG20": "hex-hex",
Expand Down
1 change: 1 addition & 0 deletions api_ids/livecoinwatch_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@
"GRT": "GRT",
"GST": "____GST",
"GT": "GT",
"GURU": "_GURU",
"GUSD": "GUSD",
"HEX": "HEX",
"HLC": "HLC",
Expand Down
22 changes: 22 additions & 0 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -6609,6 +6609,28 @@
},
"derivation_path": "m/44'/60'"
},
{
"coin": "GURU-BEP20",
"name": "guru_bep20",
"fname": "MobilityGuru",
"rpcport": 80,
"mm2": 1,
"chain_id": 56,
"decimals": 18,
"avg_blocktime": 3,
"required_confirmations": 3,
"protocol": {
"type": "ERC20",
"protocol_data": {
"platform": "BNB",
"contract_address": "0xc166A8dd8e48355774ac95933f746b57A724A464"
}
},
"derivation_path": "m/44'/60'",
"links": {
"homepage": "https://mobilityguru.org"
}
},
{
"coin": "GUSD-ERC20",
"name": "gusd_erc20",
Expand Down
Binary file added icons_original/guru.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 3c04887

Please sign in to comment.