Skip to content

Commit

Permalink
Update to SIGNA
Browse files Browse the repository at this point in the history
  • Loading branch information
btclinux committed Mar 8, 2023
1 parent 4a0516c commit c77db84
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion api_ids/coingecko_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,7 @@
"SHR-ERC20": "sharering",
"SHR-BEP20": "sharering",
"SIBM-BEP20": "test-coin",
"SIGNA-BEP20": "signum",
"SKL-ERC20": "skale",
"SNT-ERC20": "status",
"SNX-AVX20": "havven",
Expand Down Expand Up @@ -580,7 +581,6 @@
"WOO-FTM20": "woo-network",
"WOO-PLG20": "woo-network",
"WSB": "test-coin",
"WSIGNA-BEP20": "signum",
"WWCN-ERC20": "wrapped-widecoin",
"XCN-ERC20": "chain-2",
"XEC": "ecash",
Expand Down
2 changes: 1 addition & 1 deletion api_ids/coinpaprika_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@
"SHR-ERC20": "shr-sharetoken",
"SHR-BEP20": "shr-sharetoken",
"SIBM-BEP20": "test-coin",
"SIGNA-BEP20": "signa-signa",
"SKL-ERC20": "skl-skale",
"SNT-ERC20": "snt-status",
"SNX-AVX20": "snx-synthetix-network-token",
Expand Down Expand Up @@ -580,7 +581,6 @@
"WOO-FTM20": "woo-wootrade",
"WOO-PLG20": "woo-wootrade",
"WSB": "test-coin",
"WSIGNA-BEP20": "signa-signa",
"WWCN-ERC20": "wwcn-wrapped-widecoin",
"XCN-ERC20": "xcn-chain",
"XEC": "xec-ecash",
Expand Down
2 changes: 1 addition & 1 deletion api_ids/nomics_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@
"SHIB-KRC20": "SHIB",
"SHR-ERC20": "SHR",
"SHR-BEP20": "SHR",
"SIGNA-BEP20": "SIGNA",
"SKL-ERC20": "SKL",
"SNT-ERC20": "SNT",
"SNX-AVX20": "SNX",
Expand Down Expand Up @@ -553,7 +554,6 @@
"WOO-ERC20": "WOO",
"WOO-FTM20": "WOO",
"WOO-PLG20": "WOO",
"WSIGNA-BEP20": "SIGNA",
"WWCN-ERC20": "WWCN",
"XCN-ERC20": "XCN2",
"XCN-BEP20": "XCN2",
Expand Down
38 changes: 19 additions & 19 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -9596,6 +9596,25 @@
},
"derivation_path": "m/44'/714'"
},
{
"coin": "SIGNA-BEP20",
"name": "signa_bep20",
"fname": "Signa",
"rpcport": 80,
"mm2": 1,
"chain_id": 56,
"decimals": 8,
"avg_blocktime": 0.05,
"required_confirmations": 3,
"protocol": {
"type": "ERC20",
"protocol_data": {
"platform": "BNB",
"contract_address": "0x7b0E7E40eE4672599F7095D1DdD730b0805195BA"
}
},
"derivation_path": "m/44'/714'"
},
{
"coin": "SIRX",
"name": "sirius",
Expand Down Expand Up @@ -11803,25 +11822,6 @@
"derivation_path": "m/44'/141'",
"trezor_coin": "Komodo"
},
{
"coin": "WSIGNA-BEP20",
"name": "wsigna_bep20",
"fname": "Wrapped Signa",
"rpcport": 80,
"mm2": 1,
"chain_id": 56,
"decimals": 8,
"avg_blocktime": 0.05,
"required_confirmations": 3,
"protocol": {
"type": "ERC20",
"protocol_data": {
"platform": "BNB",
"contract_address": "0x7b0E7E40eE4672599F7095D1DdD730b0805195BA"
}
},
"derivation_path": "m/44'/714'"
},
{
"coin": "XCN-ERC20",
"name": "xcn_erc20",
Expand Down
File renamed without changes
File renamed without changes.

0 comments on commit c77db84

Please sign in to comment.