diff --git a/public/logos/ccc.png b/public/logos/ccc.png new file mode 100644 index 00000000..b4497df4 Binary files /dev/null and b/public/logos/ccc.png differ diff --git a/public/logos/com.png b/public/logos/com.png new file mode 100644 index 00000000..40e410a3 --- /dev/null +++ b/public/logos/com.png @@ -0,0 +1,1527 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + chain-registry/com.png at master · cosmos/chain-registry · GitHub + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Skip to content + + + + + + + + + + + + +
+ +
+ + + + + + + +
+ + + + + +
+ + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ + +
+ + + + + + + + +Permalink + +
+ +
+
+ + + master + + + + +
+
+
+ Switch branches/tags + +
+ + + +
+ +
+ +
+ + +
+ +
+ + + + + + + + + + + + + + + +
+ + +
+
+
+
+ +
+ +
+ + +
+ +
+
+
+

Name already in use

+
+
+ +
+
+
+
+ +
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? +
+ +
+
+ + +
+
+ + + + Go to file + +
+ + + + +
+
+
+ + + + + + + + + +
+ +
+
+
 
+
+ +
+
 
+ Cannot retrieve contributors at this time +
+
+ + + + + + + + + +
+ +
+ + +
+ + 101 KB +
+ +
+ + + + +
+
+ +
+
+ +
+ +
+
+ + + +
+ +
+ com.png +
+
+ +
+ + + + +
+ + +
+ + +
+
+ + + +
+ +
+ + +
+ +
+ + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + diff --git a/public/logos/commercionetwork.png b/public/logos/commercionetwork.png new file mode 100644 index 00000000..be8284e3 Binary files /dev/null and b/public/logos/commercionetwork.png differ diff --git a/src/chains/testnet/commercionetwork.json b/src/chains/testnet/commercionetwork.json new file mode 100644 index 00000000..adee93f9 --- /dev/null +++ b/src/chains/testnet/commercionetwork.json @@ -0,0 +1,25 @@ +{ + "chain_name": "commercio.network", + "coingecko": "", + "api": ["https://lcd-testnet.commercio.network"], + "rpc": ["https://rpc-testnet.commercio.network:443"], + "snapshot_provider": "", + "sdk_version": "0.45.9", + "coin_type": "118", + "min_tx_fee": "10000", + "addr_prefix": "did:com:", + "logo": "/logos/commercionetwork.png", + "assets": [{ + "base": "ucommercio", + "symbol": "COM", + "exponent": "6", + "coingecko_id": "", + "logo": "/logos/com.png" + },{ + "base": "uccc", + "symbol": "CCC", + "exponent": "6", + "coingecko_id": "", + "logo": "/logos/ccc.png" + }] +}