From 95939ab8a263b6ba3732c57d3fbda4601f274661 Mon Sep 17 00:00:00 2001 From: Satoshi Qazi Muhammed Date: Tue, 7 Jul 2026 15:58:42 -0700 Subject: [PATCH 1/2] Publish tests/chains_for_testBalance.json, sync it from nova-base Android's BalancesIntegrationTest CI fetches this fixture directly from raw.githubusercontent.com/.../master/tests/chains_for_testBalance.json, but it never existed in this repo's output - only chains/, xcm/, icons/, and staking/ were ever synced from nova-base by sync_from_nova.py. This is why "Run balances tests" in pezkuwi-wallet-android has been failing (FileNotFoundException) even after fixing its CI infra and instrumentation-runner issues. Only this one fixture is published from nova-base/tests/, not the rest of that directory (upstream's own pytest suite for validating its chains.json output, unused by anything in this repo or its consumers). --- scripts/sync_from_nova.py | 19 ++ tests/chains_for_testBalance.json | 402 ++++++++++++++++++++++++++++++ 2 files changed, 421 insertions(+) create mode 100644 tests/chains_for_testBalance.json diff --git a/scripts/sync_from_nova.py b/scripts/sync_from_nova.py index dbdbe35..aa0d0e9 100644 --- a/scripts/sync_from_nova.py +++ b/scripts/sync_from_nova.py @@ -28,6 +28,7 @@ PEZKUWI_OVERLAY = ROOT / "pezkuwi-overlay" OUTPUT_CHAINS = ROOT / "chains" OUTPUT_XCM = ROOT / "xcm" OUTPUT_STAKING = ROOT / "staking" +OUTPUT_TESTS = ROOT / "tests" def load_json(path: Path) -> dict | list: @@ -269,6 +270,23 @@ def sync_config(): shutil.copytree(nova_validators_dir, output_validators) +def sync_tests(): + """ + Publish test fixtures the mobile apps fetch directly over HTTP (e.g. Android's + BalancesIntegrationTest reads tests/chains_for_testBalance.json from + raw.githubusercontent.com). Only that fixture is published, not the rest of + nova-base/tests/ (upstream's own pytest suite for validating its chains.json + output, which isn't run or otherwise used from this repo). + """ + print("\nSyncing tests...") + + nova_fixture = NOVA_BASE / "tests" / "chains_for_testBalance.json" + if nova_fixture.exists(): + OUTPUT_TESTS.mkdir(parents=True, exist_ok=True) + shutil.copy(nova_fixture, OUTPUT_TESTS / "chains_for_testBalance.json") + print(f" chains_for_testBalance.json: copied from Nova") + + def main(): print("=" * 60) print("Nova + Pezkuwi Merge") @@ -286,6 +304,7 @@ def main(): sync_xcm() sync_icons() sync_config() + sync_tests() print("\n" + "=" * 60) print("Done!") diff --git a/tests/chains_for_testBalance.json b/tests/chains_for_testBalance.json new file mode 100644 index 0000000..d33c8ff --- /dev/null +++ b/tests/chains_for_testBalance.json @@ -0,0 +1,402 @@ +[ + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "name": "Shiden", + "account": "0x6a893a9f3cf8a97a2779539d4291324f948b0c361f37f2074dbc130a4950224c" + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "account": "0x7a28037947ecebe0dd86dc0e910911cb33185fd0714b37b75943f67dcf9b6e7c" + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "account": "0x7a28037947ecebe0dd86dc0e910911cb33185fd0714b37b75943f67dcf9b6e7c" + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "account": "0x70617261e8030000000000000000000000000000000000000000000000000000" + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "name": "Statemine", + "account": "0x14c8e8b6a677a898ec5eb3ff2af5af089227112fc963884b9fd54f24937f5b4d" + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "name": "Karura", + "account": "0xdad0a28c620ba73b51234b1b2ae35064d90ee847e2c37f9268294646c5af65eb" + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "name": "Moonbeam", + "account": "0x6d6f646c43726f77646c6f610000000000000000" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "name": "Moonriver", + "account": "0x6d6f646c43726f77646c6f610000000000000000" + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "name": "Bifrost", + "account": "0xd2f4a1145d6af282a61d8cd8a4d93234232185d07a51f04b43ce593c1e274c2c" + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "account": "0x6d6f646c70792f74727372790000000000000000000000000000000000000000" + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "name": "KILT Spiritnet", + "account": "0xf213f5635dd0a00c44c64983f5067b89448e670208fb2068832f52702ac33b51" + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "name": "Acala", + "account": "0x5336f96b54fa1832d517549bbffdfba2cae8983b8dcf65caff82d616014f5951" + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "name": "Astar", + "account": "0x9ddc0006c5f85d684175924636077cb21381274738bcf0f74f86384425da51b0" + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "name": "Basilisk", + "account": "0x1ed10b8070552fe156b9c80930d3106723a987d8daf575c96c015def0fb5990f" + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "name": "QUARTZ", + "account": "0x70c17d7ec00783fcf263b1f7cfa493ad62177d45f9b5ef77a3848b3a2ed9f05e" + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "name": "Centrifuge Parachain", + "account": "0xb03cd3fb823de75f888ac647105d7820476a6b1943a74af840996d2b28e64017" + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "name": "Westmint", + "account": "0x340a806419d5e278172e45cb0e50da1b031795366c99ddfe0a680bd53b142c63" + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "name": "Moonbase Alpha", + "account": "0xecfd4b7d4e25c55439d8e111812d47ee3e029909" + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "name": "Encointer", + "account": "0xa01b1aa000939d05e293a6b017b728d9ec763ed6adbe8eb5ea99937f2931dc05" + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "name": "Crust Shadow", + "account": "0xa63ad692b7f487b32c9c88ebd3a486e4ccf4aa258093d7c690925c5f62dedf4d" + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "name": "HydraDX", + "account": "0x5270ec35ba01254d8bff046a1a58f16d3ae615c235efd6e99a35f233b2d9df2c" + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "name": "Nodle Parachain", + "account": "0x6d6f646c70792f72657372760000000000000000000000000000000000000000" + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "name": "Phala", + "account": "0x8c00dc4bb0c7b7886a467957743ca5cb6a2df01b5ea586c446726aab55db2b6c" + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "account": "0xa8669978e6f75c3e52c1a89f810693ee9a64ff886a99b333e5c07ef990b05ca3" + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex Solochain", + "account": "0x6d6f646c70792f74727372790000000000000000000000000000000000000000" + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "name": "Altair", + "account": "0x6d6f646c70792f74727372790000000000000000000000000000000000000000" + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "name": "Bifrost Polkadot", + "account": "0x2c64a40ec236d0a0823065791946f6254c4577c6110f512614bd6ece1a3fa22b" + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "name": "Litentry", + "account": "0x94575c5627d7661400a3eccacf5440b5f877fa6099f4797a321523e3ade7215d" + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "name": "UNIQUE", + "account": "0x0ea4c0330527235090286f906763f5dce6ee76cb8d91916185e0e071dce7356d" + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "name": "OriginTrail Parachain", + "account": "0x7cd910cfb223f0b17c8672c7495cad1778f19fb8b6508f8ee09220b2d818261b" + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "account": "0x987b17d76fabe1627b983933ed2b10783e60d3990a01c8af30fd002f020a6929" + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "account": "0xb48663c0c39f8b6f69550dd2d7af070e0b638d675643b50b91bc45ac6e946d5c" + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "name": "Statemint", + "account": "0xaa41228830918cc1cf16e50df86ba154a483d77ebe3182bacfb876af4fe9ff6b" + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "name": "Amplitude", + "account": "0xe6a6e0982d8789297512734b05a3b6992cc844b70697435cf88eccd902675431" + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "account": "0xc039ee91ae16d7abcfaa91f7099498c4ac51fde4798fb58e626644fdc632814d" + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh Mainnet", + "account": "0xf2aee43ecd134756088d19159a44f8733c36d8d5fd63fc9ffb8821b4ad148a7e" + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "name": "DAO IPCI", + "account": "0x9ce0033ab3ffd86dd5fd3a21a4dbd28ee263bffb12e10480f43f17751cba6dd2" + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "account": "0xeec53524b5e3a8d26b40aefd1f2202e5c475ca0004fd62ab0f47e3bb9dcc2c3a" + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "name": "Pendulum", + "account": "0xa06a540941cca06820f50953e30b9a2c4da3c8b5b8bc828083f211f7d8b7d4e4" + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "name": "Aventus", + "account": "0xe21fac4b8850455afefd5820270b5287f55ea7a14bae56912b460c7342c9ef34" + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "name": "Crust Polkadot Parachain", + "account": "0x0a2831bc1a5cfdfd6aca13c77cf934fdf2a6010d041d4d76a62698cd58c87956" + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "account": "0x1e94d618d7699c88c5ece5a973ca3ddcaf5bdf9817d179f47561b291a0569c4c" + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "name": "Ajuna", + "account": "0x16f81562c3312515c5cd1ae97280964cf39c8f59c0934e1eb5374bb0e5bfb00a" + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "name": "Frequency", + "account": "0x30714553c3ead3eed5d76f059717a9929ae6270cbb954ef999b3318b2715d510" + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "account": "0x48420d4d8d8e91cf38f464047ce748e432b0236045e05aa0b8878a7648937d43" + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "account": "0x0017d5bf525454578edba65dbe3738fa76b77d0b573810f1a0423571abb32a58" + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "name": "Kusama Bridge Hub", + "account": "0x72a5376b58ed027e2aeb7093e96e6a3c67a5562ba8dc883562cb88ceefcc3c16" + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "name": "Polkadot Collectives", + "account": "0x5270ec35ba01254d8bff046a1a58f16d3ae615c235efd6e99a35f233b2d9df2c" + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "name": "krest", + "account": "0x6678fd94b848f5d1e741196bd6d99c63f6f176c3ad8f906780935b1d48562d20" + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "name": "Manta", + "account": "0xfb1818aca757d6bc9aa65c3a94f5a39ff1edbd92e47311c91ace601676168703" + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin Matrixchain", + "account": "0xae15009cdde97c2e28d430224ca3a119311f41ef15153854b2c62eb770b0fd3e" + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "name": "Polkadot Bridge Hub", + "account": "0xe27cf0ba46292cc95548cd67e3e29036b0eaf1ab66a4a6f5d7065408d50b9759" + }, + { + "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956", + "name": "Joystream", + "account": "0x30fff4fabd96490c5ae68fe25ac674dee038cb38f286b262e9cfd123ff58ca75" + }, + { + "chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5", + "name": "Energy Web X", + "account": "0x8e869ed0c80d0474cfe04a4fd05f7204f5530632a7fb238c6a405003288d3008" + }, + { + "chainId": "d8761d3c88f26dc12875c00d3165f7d67243d56fc85b4cf19937601a7916e5a9", + "name": "Enjin Relay", + "account": "0x6d6f646c70792f78636d63680000000000000000000000000000000000000000" + }, + { + "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", + "name": "Curio", + "account": "0xf68bacd4e8b8c2bbf7012307a806ea37490107c63c0eb5b8cb1ddd43a3c52f62" + }, + { + "chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808", + "name": "Acurast Canary", + "account": "0x5cfad400109a799b73f9e5702f80f74b33f7c6a888affcdbe11bbaf4a988ce69" + }, + { + "chainId": "c710a5f16adc17bcd212cff0aedcbf1c1212a043cdc0fb2dcba861efe5305b01", + "name": "Kreivo", + "account": "0x68170716ab7c6735dd0a1012045d9ea33891b5f6596cf97eb217d0962d86a518" + }, + { + "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540", + "name": "Hyperbridge Nexus", + "account": "0x28b6094895aa42ff63d895bc69499571598c55eb699997d324057257253e814c" + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "name": "Kusama People", + "account": "0xf00168a3d082a8ccf93945b1f173fdaecc1ce76fc09bbde18423640194be7212" + }, + { + "chainId": "81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c", + "name": "Cere", + "account": "0xd026d814f99170159bba1d8ab1e87f40b15c5e2e08722aa28bd481a4a1d8f759" + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "account": "0x0055a35aba61dfc8dd56c131302e98230bfdc2191c67bd300e651adaf44b4e20" + }, + { + "chainId": "b91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a", + "name": "Avail", + "account": "0x6294fef5b305165211679fa570a44a82dd4045e24ac41655b10a03496a47b52a" + }, + { + "chainId": "0313f6a011d128d22f996703cbab05162e2fdc9e031493314fe6db79979c5ca7", + "name": "DENTNet", + "account": "0x0587a95471bc377ec6995af3dab902fbdb148512ce8fcaa81f5f247b9959e545" + }, + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "name": "Polkadot People", + "account": "0x7a895955042cb3fe863f3564e7b30e9130e37b6d905be11c0cf91064de1cd83a" + }, + { + "chainId": "dd954cbf4000542ef1a15bca509cd89684330bee5e23766c527cdb0d7275e9c2", + "name": "CC Enterprise", + "account": "0xb828b14128c3375823be3e00c71bc48dbefa69ce9d2e16fd1143dbd4fbe36904" + }, + { + "chainId": "4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71", + "name": "Creditcoin", + "account": "0x32f95f6a7cc85d6dc1fb5c6231d80425ff1ae068bd2175ffea1a877b271f1ed3" + }, + { + "chainId": "c56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee", + "name": "Humanode", + "account": "0x6d6f646c686d6e642f7472310000000000000000000000000000000000000000" + }, + { + "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", + "name": "peaq", + "account": "0xf1d3f8775a3b61ea169759f3961877518cbe7928428afc4f04e6853991bc0bca" + }, + { + "chainId": "bb9233e202ec014707f82ddb90e84ee9efece8fefee287ad4ad646d869a6c24a", + "name": "JAMTON", + "account": "0xa65677522b0540c9eb8a8b1871b2493c68dd01046ede7f66f3aa5748ed6f5f71" + }, + { + "chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add", + "name": "DeepBrain", + "account": "0x4e0ab466bfd7f78c4bd7930b0fd9c840f0f9d55169fcdb1eec336e7166343033" + }, + { + "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0", + "name": "Tangle", + "account": "0x8e1c2bdddab9573d8cb094dbffba24a2b2c21b7e71e3f5b604e8607483872443" + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "name": "Polkadot Coretime", + "account": "0x043393e76c137dfdc403a6fd9a2d6129d470d51c5a67bd40517378030c87170d" + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "name": "Kusama Coretime", + "account": "0x2843d91b23b106e3020b7a903da075113d1aaca1db7ac30e119d6250fb6f5961" + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "name": "Zeitgeist", + "account": "0xccc6822f257cd2e79de695a934a0e288f54307b962916b23d0cb0dac00578c20" + }, + { + "chainId": "dd6d086f75ec041b66e20c4186d327b23c8af244c534a2418de6574e8c041a60", + "name": "Tanssi", + "account": "0x54d739e5d93c2c44113dbf1966c871e479f046eaed76918a4f5274933c636201" + }, + { + "chainId": "b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c", + "name": "Xode", + "account": "0xe4340f4ced8ec17fd3c81bd0db4915cd2fc2eec87ade3583055ed7b274eb481b" + }, + { + "chainId": "086319b29662e34a4f7a3de034afe64c93e3ed477e3aed3ab3ef6e31d33bc179", + "name": "RegionX", + "account": "0x5cfad400109a799b73f9e5702f80f74b33f7c6a888affcdbe11bbaf4a988ce69" + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "name": "Robonomics", + "account": "0x2e3b07a9aff177119def712f5e1e8e4684fa43e36fe4c433f08a956df90e9d0c" + }, + { + "chainId": "4b5f95eefedf0d0fb514339edc24d2d411310520f687b4146145bcedb99885b9", + "name": "Acurast", + "account": "0xd04eae1278b997d8801a69f705efe2320826980edd2ea08bdcef98d6fff8bd3f" + } +] From 2efab72f832d55648968acd5143a13c7877580ba Mon Sep 17 00:00:00 2001 From: Satoshi Qazi Muhammed Date: Wed, 8 Jul 2026 02:04:47 -0700 Subject: [PATCH 2/2] Fix stale blacklist chain_ids, add stale-blacklist warning to sync script Root cause of the balances-test hang in pezkuwi-wallet-android (silent for over an hour, cancelled multiple times before finding this): every single chain_id in blocked-chains.json was stale - none matched anything in Nova's current chains.json (last_updated 2026-02-11, ~5 months of upstream chain-id drift since). The blacklist mechanism silently no-opped for all 6 entries, so none of the chains it was meant to exclude were actually excluded. With the blacklist ineffective, several chains with genuinely dead RPC endpoints (confirmed live 2026-07-08: 3DPass, Curio, Quartz, Subsocial - 502s, timeouts, SSL failures) stayed in the merged output. The Android app's ChainConnection/NodeAutobalancer has no backoff/circuit breaker for dead endpoints, so it retried them in an extremely tight loop (~1 attempt/second, 1500-1800+ attempts observed in a 25 minute window per chain) - burning resources indefinitely and starving the app's actual chain-sync/test work, which is what made the Android CI job hang for over an hour with zero progress. Fix: re-verified and corrected all chain_ids (matching by current name against live chains.json), added 3DPass/Curio/Subsocial which weren't blacklisted before, dropped entries for chains no longer present upstream at all (Passet Hub Testnet, Darwinia Crab, DeepBrain, Exosama - nothing to block, kept them as historical noise otherwise). Also added a stale-blacklist warning to sync_from_nova.py: it now tracks which blocked chain_ids actually matched something in Nova's current chains across all versions, and prints a warning listing any that didn't - so this exact silent drift is caught at sync time going forward instead of rotting unnoticed for another five months. --- chains/v10/android/chains.json | 291 ++++++------- chains/v10/chains.json | 291 ++++++------- chains/v10/chains_dev.json | 257 ++++++------ chains/v11/android/chains.json | 291 ++++++------- chains/v11/chains.json | 291 ++++++------- chains/v11/chains_dev.json | 255 ++++++------ chains/v12/android/chains.json | 293 +++++++------- chains/v12/chains.json | 293 +++++++------- chains/v12/chains_dev.json | 258 ++++++------ chains/v13/android/chains.json | 296 +++++++------- chains/v13/chains.json | 296 +++++++------- chains/v13/chains_dev.json | 268 ++++++------ chains/v14/android/chains.json | 320 ++++++++------- chains/v14/chains.json | 320 ++++++++------- chains/v14/chains_dev.json | 278 +++++++------ chains/v15/android/chains.json | 328 +++++++-------- chains/v15/chains.json | 328 +++++++-------- chains/v15/chains_dev.json | 286 ++++++------- chains/v16/android/chains.json | 325 ++++++++------- chains/v16/chains.json | 325 ++++++++------- chains/v16/chains_dev.json | 283 +++++++------ chains/v17/android/chains.json | 332 ++++++++------- chains/v17/chains.json | 332 ++++++++------- chains/v17/chains_dev.json | 290 +++++++------ chains/v18/android/chains.json | 350 ++++++++-------- chains/v18/chains.json | 350 ++++++++-------- chains/v18/chains_dev.json | 315 +++++++-------- chains/v19/android/chains.json | 350 ++++++++-------- chains/v19/chains.json | 350 ++++++++-------- chains/v19/chains_dev.json | 315 +++++++-------- chains/v2/android/chains.json | 90 ----- chains/v2/chains.json | 90 ----- chains/v2/chains_dev.json | 90 ----- chains/v20/android/chains.json | 370 ++++++++--------- chains/v20/chains.json | 370 ++++++++--------- chains/v20/chains_dev.json | 378 +++++++---------- chains/v21/android/chains.json | 448 +++++++++------------ chains/v21/chains.json | 448 +++++++++------------ chains/v21/chains_dev.json | 411 ++++++++----------- chains/v22/android/chains.json | 418 +++++++++---------- chains/v22/chains.json | 418 +++++++++---------- chains/v22/chains_dev.json | 381 ++++++++---------- chains/v3/android/chains.json | 130 ++---- chains/v3/chains.json | 130 ++---- chains/v3/chains_dev.json | 131 ++---- chains/v4/android/chains.json | 139 +++---- chains/v4/chains.json | 139 +++---- chains/v4/chains_dev.json | 139 +++---- chains/v5/android/chains.json | 141 ++----- chains/v5/chains.json | 141 ++----- chains/v5/chains_dev.json | 141 ++----- chains/v6/android/chains.json | 157 +++----- chains/v6/chains.json | 157 +++----- chains/v6/chains_dev.json | 157 +++----- chains/v7/android/chains.json | 157 +++----- chains/v7/chains.json | 157 +++----- chains/v7/chains_dev.json | 157 +++----- chains/v8/android/chains.json | 159 +++----- chains/v8/chains.json | 159 +++----- chains/v8/chains_dev.json | 159 +++----- chains/v9/android/chains.json | 204 +++++----- chains/v9/chains.json | 204 +++++----- chains/v9/chains_dev.json | 202 ++++------ pezkuwi-overlay/chains/blocked-chains.json | 37 +- scripts/sync_from_nova.py | 9 + 65 files changed, 7284 insertions(+), 9091 deletions(-) diff --git a/chains/v10/android/chains.json b/chains/v10/android/chains.json index 3256d9e..a991648 100644 --- a/chains/v10/android/chains.json +++ b/chains/v10/android/chains.json @@ -2759,69 +2759,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4077,54 +4014,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4886,6 +4775,54 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -6107,6 +6044,51 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -6161,38 +6143,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}", - "event": null - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -6239,5 +6189,60 @@ "options": [ "ethereumBased" ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] } ] diff --git a/chains/v10/chains.json b/chains/v10/chains.json index 3256d9e..a991648 100644 --- a/chains/v10/chains.json +++ b/chains/v10/chains.json @@ -2759,69 +2759,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4077,54 +4014,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4886,6 +4775,54 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -6107,6 +6044,51 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -6161,38 +6143,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}", - "event": null - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -6239,5 +6189,60 @@ "options": [ "ethereumBased" ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] } ] diff --git a/chains/v10/chains_dev.json b/chains/v10/chains_dev.json index 153add1..7c190d6 100644 --- a/chains/v10/chains_dev.json +++ b/chains/v10/chains_dev.json @@ -2920,69 +2920,6 @@ "governance-v1" ] }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4599,54 +4536,6 @@ "governance-v1" ] }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5507,6 +5396,54 @@ "governance-v1" ] }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7317,36 +7254,49 @@ ] }, { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", + "chainId": "eip155:2109", + "name": "Exosama", "assets": [ { "assetId": 0, - "symbol": "P3D", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 } ], "nodes": [ { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" + "url": "wss://rpc.exosama.com", + "name": "Exosama node" } ], "explorers": [ { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}", + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", "event": null } ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] }, { "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", @@ -7423,5 +7373,60 @@ "options": [ "ethereumBased" ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] } ] diff --git a/chains/v11/android/chains.json b/chains/v11/android/chains.json index d7d0110..bbdf0c5 100644 --- a/chains/v11/android/chains.json +++ b/chains/v11/android/chains.json @@ -2796,69 +2796,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4180,54 +4117,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5062,6 +4951,54 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -6358,6 +6295,51 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -6484,38 +6466,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}", - "event": null - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -6563,6 +6513,61 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v11/chains.json b/chains/v11/chains.json index d7d0110..bbdf0c5 100644 --- a/chains/v11/chains.json +++ b/chains/v11/chains.json @@ -2796,69 +2796,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4180,54 +4117,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5062,6 +4951,54 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -6358,6 +6295,51 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -6484,38 +6466,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}", - "event": null - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -6563,6 +6513,61 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v11/chains_dev.json b/chains/v11/chains_dev.json index 876e75d..d96222d 100644 --- a/chains/v11/chains_dev.json +++ b/chains/v11/chains_dev.json @@ -2945,69 +2945,6 @@ "governance-v1" ] }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4700,54 +4637,6 @@ "governance-v1" ] }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5629,6 +5518,54 @@ "governance-v1" ] }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7542,44 +7479,49 @@ ] }, { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", + "chainId": "eip155:2109", + "name": "Exosama", "assets": [ { "assetId": 0, - "symbol": "P3D", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 } ], "nodes": [ { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" + "url": "wss://rpc.exosama.com", + "name": "Exosama node" } ], "explorers": [ { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}", + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", "event": null } ], "externalApi": { "history": [ { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } } ] }, - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] }, { "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", @@ -7665,6 +7607,61 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v12/android/chains.json b/chains/v12/android/chains.json index 175aada..16cc2f2 100644 --- a/chains/v12/android/chains.json +++ b/chains/v12/android/chains.json @@ -2808,69 +2808,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4233,54 +4170,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5198,6 +5087,56 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -6509,6 +6448,51 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -6635,38 +6619,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}", - "event": null - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -6714,6 +6666,61 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v12/chains.json b/chains/v12/chains.json index 175aada..16cc2f2 100644 --- a/chains/v12/chains.json +++ b/chains/v12/chains.json @@ -2808,69 +2808,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4233,54 +4170,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5198,6 +5087,56 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -6509,6 +6448,51 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -6635,38 +6619,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}", - "event": null - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -6714,6 +6666,61 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v12/chains_dev.json b/chains/v12/chains_dev.json index c481ba8..40634d5 100644 --- a/chains/v12/chains_dev.json +++ b/chains/v12/chains_dev.json @@ -2961,69 +2961,6 @@ "governance-v1" ] }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4720,54 +4657,6 @@ "governance-v1" ] }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5736,6 +5625,57 @@ "governance-v1" ] }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7726,44 +7666,49 @@ ] }, { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", + "chainId": "eip155:2109", + "name": "Exosama", "assets": [ { "assetId": 0, - "symbol": "P3D", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 } ], "nodes": [ { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" + "url": "wss://rpc.exosama.com", + "name": "Exosama node" } ], "explorers": [ { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}", + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", "event": null } ], "externalApi": { "history": [ { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } } ] }, - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] }, { "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", @@ -7849,6 +7794,61 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v13/android/chains.json b/chains/v13/android/chains.json index 6bc7933..092f4ed 100644 --- a/chains/v13/android/chains.json +++ b/chains/v13/android/chains.json @@ -2986,68 +2986,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4454,54 +4392,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5480,6 +5370,55 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -6906,6 +6845,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7039,45 +7022,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7124,6 +7068,60 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v13/chains.json b/chains/v13/chains.json index 6bc7933..092f4ed 100644 --- a/chains/v13/chains.json +++ b/chains/v13/chains.json @@ -2986,68 +2986,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4454,54 +4392,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5480,6 +5370,55 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -6906,6 +6845,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7039,45 +7022,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7124,6 +7068,60 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v13/chains_dev.json b/chains/v13/chains_dev.json index eaaffbe..519e3c1 100644 --- a/chains/v13/chains_dev.json +++ b/chains/v13/chains_dev.json @@ -3071,68 +3071,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4935,54 +4873,6 @@ "governance-v1" ] }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -6031,6 +5921,61 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero__bm92Y" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero__bm92Y" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "defaultBlockTime": 1000 + } + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8119,43 +8064,48 @@ ] }, { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", + "chainId": "eip155:2109", + "name": "Exosama", "assets": [ { "assetId": 0, - "symbol": "P3D", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 } ], "nodes": [ { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" + "url": "wss://rpc.exosama.com", + "name": "Exosama node" } ], "explorers": [ { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" } ], "externalApi": { "history": [ { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } } ] }, - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] }, { "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", @@ -8240,6 +8190,68 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v14/android/chains.json b/chains/v14/android/chains.json index 6af1fc1..72f60db 100644 --- a/chains/v14/android/chains.json +++ b/chains/v14/android/chains.json @@ -3242,68 +3242,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4765,54 +4703,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5782,6 +5672,70 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + } + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7258,6 +7212,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7391,46 +7389,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7485,6 +7443,68 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v14/chains.json b/chains/v14/chains.json index 6af1fc1..72f60db 100644 --- a/chains/v14/chains.json +++ b/chains/v14/chains.json @@ -3242,68 +3242,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4765,54 +4703,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5782,6 +5672,70 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + } + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7258,6 +7212,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7391,46 +7389,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7485,6 +7443,68 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v14/chains_dev.json b/chains/v14/chains_dev.json index 92904cc..68dfac8 100644 --- a/chains/v14/chains_dev.json +++ b/chains/v14/chains_dev.json @@ -3258,68 +3258,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5228,54 +5166,6 @@ "governance-v1" ] }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -6307,6 +6197,70 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + } + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8465,44 +8419,48 @@ ] }, { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", + "chainId": "eip155:2109", + "name": "Exosama", "assets": [ { "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 } ], "nodes": [ { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" + "url": "wss://rpc.exosama.com", + "name": "Exosama node" } ], "explorers": [ { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" } ], "externalApi": { "history": [ { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } } ] }, - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] }, { "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", @@ -8607,6 +8565,68 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v15/android/chains.json b/chains/v15/android/chains.json index 6137fd7..6884daa 100644 --- a/chains/v15/android/chains.json +++ b/chains/v15/android/chains.json @@ -3233,68 +3233,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4757,54 +4695,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5774,6 +5664,70 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + } + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7250,6 +7204,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7389,54 +7387,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" - }, - { - "url": "wss://rpc.3dpass.org", - "name": "3DPass node" - }, - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7491,6 +7441,68 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v15/chains.json b/chains/v15/chains.json index 6137fd7..6884daa 100644 --- a/chains/v15/chains.json +++ b/chains/v15/chains.json @@ -3233,68 +3233,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4757,54 +4695,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5774,6 +5664,70 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + } + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7250,6 +7204,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7389,54 +7387,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" - }, - { - "url": "wss://rpc.3dpass.org", - "name": "3DPass node" - }, - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7491,6 +7441,68 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v15/chains_dev.json b/chains/v15/chains_dev.json index 3987be2..6b3650e 100644 --- a/chains/v15/chains_dev.json +++ b/chains/v15/chains_dev.json @@ -3260,68 +3260,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5231,54 +5169,6 @@ "governance-v1" ] }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -6310,6 +6200,70 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + } + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8431,52 +8385,48 @@ ] }, { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", + "chainId": "eip155:2109", + "name": "Exosama", "assets": [ { "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 } ], "nodes": [ { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" - }, - { - "url": "wss://rpc.3dpass.org", - "name": "3DPass node" - }, - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" + "url": "wss://rpc.exosama.com", + "name": "Exosama node" } ], "explorers": [ { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" } ], "externalApi": { "history": [ { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } } ] }, - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] }, { "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", @@ -8581,6 +8531,68 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v16/android/chains.json b/chains/v16/android/chains.json index da25d9d..389bf47 100644 --- a/chains/v16/android/chains.json +++ b/chains/v16/android/chains.json @@ -3239,68 +3239,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4775,55 +4713,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5835,6 +5724,70 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + } + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7307,6 +7260,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7446,50 +7443,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" - }, - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7544,6 +7497,68 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v16/chains.json b/chains/v16/chains.json index da25d9d..389bf47 100644 --- a/chains/v16/chains.json +++ b/chains/v16/chains.json @@ -3239,68 +3239,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4775,55 +4713,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5835,6 +5724,70 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + } + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7307,6 +7260,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7446,50 +7443,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" - }, - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7544,6 +7497,68 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v16/chains_dev.json b/chains/v16/chains_dev.json index 53a7284..efb6b40 100644 --- a/chains/v16/chains_dev.json +++ b/chains/v16/chains_dev.json @@ -3301,68 +3301,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5275,55 +5213,6 @@ "governance-v1" ] }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -6383,6 +6272,70 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + } + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8506,48 +8459,48 @@ ] }, { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", + "chainId": "eip155:2109", + "name": "Exosama", "assets": [ { "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 } ], "nodes": [ { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" - }, - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" + "url": "wss://rpc.exosama.com", + "name": "Exosama node" } ], "explorers": [ { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" } ], "externalApi": { "history": [ { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } } ] }, - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] }, { "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", @@ -8652,6 +8605,68 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v17/android/chains.json b/chains/v17/android/chains.json index a6c897b..f191978 100644 --- a/chains/v17/android/chains.json +++ b/chains/v17/android/chains.json @@ -3199,67 +3199,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true - } - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4703,51 +4642,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5764,6 +5658,69 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + }, + "options": [ + "fullSyncByDefault" + ] + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7166,6 +7123,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7293,46 +7294,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" - }, - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7383,6 +7344,64 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7829,27 +7848,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", "addressPrefix": 42 }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch-rpc.dwellir.com", - "name": "Dwellir node" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117 - }, { "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v17/chains.json b/chains/v17/chains.json index a6c897b..f191978 100644 --- a/chains/v17/chains.json +++ b/chains/v17/chains.json @@ -3199,67 +3199,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true - } - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4703,51 +4642,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5764,6 +5658,69 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + }, + "options": [ + "fullSyncByDefault" + ] + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7166,6 +7123,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7293,46 +7294,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" - }, - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7383,6 +7344,64 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7829,27 +7848,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", "addressPrefix": 42 }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch-rpc.dwellir.com", - "name": "Dwellir node" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117 - }, { "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v17/chains_dev.json b/chains/v17/chains_dev.json index 6b85444..e1fc4d8 100644 --- a/chains/v17/chains_dev.json +++ b/chains/v17/chains_dev.json @@ -3248,67 +3248,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true - } - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5176,51 +5115,6 @@ "governance-v1" ] }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -6281,6 +6175,69 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + }, + "options": [ + "fullSyncByDefault" + ] + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8292,44 +8249,48 @@ ] }, { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", + "chainId": "eip155:2109", + "name": "Exosama", "assets": [ { "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 } ], "nodes": [ { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" - }, - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" + "url": "wss://rpc.exosama.com", + "name": "Exosama node" } ], "explorers": [ { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" } ], "externalApi": { "history": [ { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } } ] }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] }, { "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", @@ -8426,6 +8387,64 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -9628,27 +9647,6 @@ "feeViaRuntimeCall": true } }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch-rpc.dwellir.com", - "name": "Dwellir node" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117 - }, { "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", "name": "Crust", diff --git a/chains/v18/android/chains.json b/chains/v18/android/chains.json index cf3a8b4..cb25f78 100644 --- a/chains/v18/android/chains.json +++ b/chains/v18/android/chains.json @@ -3200,62 +3200,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true - } - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4715,46 +4659,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5929,6 +5833,71 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7358,6 +7327,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7493,46 +7506,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" - }, - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7583,6 +7556,64 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8028,27 +8059,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", "addressPrefix": 42 }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch-rpc.dwellir.com", - "name": "Dwellir node" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117 - }, { "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8281,32 +8291,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", "addressPrefix": 2135 }, - { - "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Curio", - "assets": [ - { - "assetId": 0, - "symbol": "CGT", - "precision": 18, - "priceId": "curio-governance", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg" - } - ], - "nodes": [ - { - "url": "wss://archive.parachain.curioinvest.com", - "name": "Curio node" - }, - { - "url": "wss://parachain.curioinvest.com/", - "name": "Curio node 2" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", - "addressPrefix": 777 - }, { "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v18/chains.json b/chains/v18/chains.json index cf3a8b4..cb25f78 100644 --- a/chains/v18/chains.json +++ b/chains/v18/chains.json @@ -3200,62 +3200,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true - } - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4715,46 +4659,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5929,6 +5833,71 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7358,6 +7327,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7493,46 +7506,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" - }, - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7583,6 +7556,64 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8028,27 +8059,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", "addressPrefix": 42 }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch-rpc.dwellir.com", - "name": "Dwellir node" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117 - }, { "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8281,32 +8291,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", "addressPrefix": 2135 }, - { - "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Curio", - "assets": [ - { - "assetId": 0, - "symbol": "CGT", - "precision": 18, - "priceId": "curio-governance", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg" - } - ], - "nodes": [ - { - "url": "wss://archive.parachain.curioinvest.com", - "name": "Curio node" - }, - { - "url": "wss://parachain.curioinvest.com/", - "name": "Curio node 2" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", - "addressPrefix": 777 - }, { "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v18/chains_dev.json b/chains/v18/chains_dev.json index 5092adc..29add81 100644 --- a/chains/v18/chains_dev.json +++ b/chains/v18/chains_dev.json @@ -3218,62 +3218,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true - } - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5190,46 +5134,6 @@ "governance-v1" ] }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -6462,6 +6366,70 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8755,44 +8723,48 @@ ] }, { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", + "chainId": "eip155:2109", + "name": "Exosama", "assets": [ { "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 } ], "nodes": [ { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" - }, - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" + "url": "wss://rpc.exosama.com", + "name": "Exosama node" } ], "explorers": [ { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" } ], "externalApi": { "history": [ { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } } ] }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] }, { "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", @@ -8889,6 +8861,64 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -10159,35 +10189,6 @@ "feeViaRuntimeCall": true } }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch-rpc.dwellir.com", - "name": "Dwellir node" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117 - }, { "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", "name": "Crust", @@ -10417,32 +10418,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", "addressPrefix": 2135 }, - { - "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Curio", - "assets": [ - { - "assetId": 0, - "symbol": "CGT", - "precision": 18, - "priceId": "curio-governance", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg" - } - ], - "nodes": [ - { - "url": "wss://archive.parachain.curioinvest.com", - "name": "Curio node" - }, - { - "url": "wss://parachain.curioinvest.com/", - "name": "Curio node 2" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", - "addressPrefix": 777 - }, { "chainId": "d3d2f3a3495dc597434a99d7d449ebad6616db45e4e4f178f31cc6fa14378b70", "name": "Avail Turing Testnet", diff --git a/chains/v19/android/chains.json b/chains/v19/android/chains.json index 78ad785..7d9e8bd 100644 --- a/chains/v19/android/chains.json +++ b/chains/v19/android/chains.json @@ -3200,62 +3200,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true - } - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4716,46 +4660,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5931,6 +5835,71 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7361,6 +7330,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7496,46 +7509,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" - }, - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7586,6 +7559,64 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8039,27 +8070,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", "addressPrefix": 42 }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch-rpc.dwellir.com", - "name": "Dwellir node" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117 - }, { "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8292,32 +8302,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", "addressPrefix": 2135 }, - { - "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Curio", - "assets": [ - { - "assetId": 0, - "symbol": "CGT", - "precision": 18, - "priceId": "curio-governance", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg" - } - ], - "nodes": [ - { - "url": "wss://archive.parachain.curioinvest.com", - "name": "Curio node" - }, - { - "url": "wss://parachain.curioinvest.com/", - "name": "Curio node 2" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", - "addressPrefix": 777 - }, { "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v19/chains.json b/chains/v19/chains.json index 78ad785..7d9e8bd 100644 --- a/chains/v19/chains.json +++ b/chains/v19/chains.json @@ -3200,62 +3200,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true - } - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4716,46 +4660,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5931,6 +5835,71 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7361,6 +7330,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7496,46 +7509,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" - }, - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7586,6 +7559,64 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8039,27 +8070,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", "addressPrefix": 42 }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch-rpc.dwellir.com", - "name": "Dwellir node" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117 - }, { "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8292,32 +8302,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", "addressPrefix": 2135 }, - { - "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Curio", - "assets": [ - { - "assetId": 0, - "symbol": "CGT", - "precision": 18, - "priceId": "curio-governance", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg" - } - ], - "nodes": [ - { - "url": "wss://archive.parachain.curioinvest.com", - "name": "Curio node" - }, - { - "url": "wss://parachain.curioinvest.com/", - "name": "Curio node 2" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", - "addressPrefix": 777 - }, { "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v19/chains_dev.json b/chains/v19/chains_dev.json index 6a6fb07..df9e0ff 100644 --- a/chains/v19/chains_dev.json +++ b/chains/v19/chains_dev.json @@ -3218,62 +3218,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true - } - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5191,46 +5135,6 @@ "governance-v1" ] }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -6464,6 +6368,70 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8758,44 +8726,48 @@ ] }, { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", + "chainId": "eip155:2109", + "name": "Exosama", "assets": [ { "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 } ], "nodes": [ { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" - }, - { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" + "url": "wss://rpc.exosama.com", + "name": "Exosama node" } ], "explorers": [ { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" } ], "externalApi": { "history": [ { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } } ] }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] }, { "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", @@ -8888,6 +8860,64 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -10158,35 +10188,6 @@ "feeViaRuntimeCall": true } }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch-rpc.dwellir.com", - "name": "Dwellir node" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117 - }, { "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", "name": "Crust", @@ -10416,32 +10417,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", "addressPrefix": 2135 }, - { - "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Curio", - "assets": [ - { - "assetId": 0, - "symbol": "CGT", - "precision": 18, - "priceId": "curio-governance", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg" - } - ], - "nodes": [ - { - "url": "wss://archive.parachain.curioinvest.com", - "name": "Curio node" - }, - { - "url": "wss://parachain.curioinvest.com/", - "name": "Curio node 2" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", - "addressPrefix": 777 - }, { "chainId": "d3d2f3a3495dc597434a99d7d449ebad6616db45e4e4f178f31cc6fa14378b70", "name": "Avail Turing Testnet", diff --git a/chains/v2/android/chains.json b/chains/v2/android/chains.json index 0b8258f..7949ed4 100644 --- a/chains/v2/android/chains.json +++ b/chains/v2/android/chains.json @@ -1723,58 +1723,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - }, - "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -2478,44 +2426,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", "addressPrefix": 42 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial Parachain", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 11, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - }, - "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", diff --git a/chains/v2/chains.json b/chains/v2/chains.json index 0b8258f..7949ed4 100644 --- a/chains/v2/chains.json +++ b/chains/v2/chains.json @@ -1723,58 +1723,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - }, - "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -2478,44 +2426,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", "addressPrefix": 42 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial Parachain", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 11, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - }, - "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", diff --git a/chains/v2/chains_dev.json b/chains/v2/chains_dev.json index c905012..6bf61f5 100644 --- a/chains/v2/chains_dev.json +++ b/chains/v2/chains_dev.json @@ -1996,58 +1996,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz__bm92Y" - } - }, - "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -2746,44 +2694,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", "addressPrefix": 42 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial Parachain", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 11, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial__bm92Y" - } - }, - "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", diff --git a/chains/v20/android/chains.json b/chains/v20/android/chains.json index c23cf69..ec2a859 100644 --- a/chains/v20/android/chains.json +++ b/chains/v20/android/chains.json @@ -3230,62 +3230,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://gateway.subquery.network/query/0x3e" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true - } - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4785,50 +4729,6 @@ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" } }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://subsocial-rpc.dwellir.com", - "name": "Dwellir node" - }, - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://gateway.subquery.network/query/0x34" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -6120,6 +6020,71 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, { "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", "name": "Polkadex", @@ -7677,6 +7642,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7830,42 +7839,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7916,6 +7889,60 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8439,43 +8466,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", "addressPrefix": 42 }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch-rpc.dwellir.com", - "name": "Dwellir node" - } - ], - "explorers": [ - { - "name": "Statescan", - "account": "https://invarch.statescan.io/#/accounts/{address}", - "event": "https://invarch.statescan.io/#/events/{event}", - "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117 - }, { "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8773,40 +8763,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Curio", - "assets": [ - { - "assetId": 0, - "symbol": "CGT", - "precision": 18, - "priceId": "curio-governance", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg" - } - ], - "nodes": [ - { - "url": "wss://archive.parachain.curioinvest.com", - "name": "Curio 1 node" - }, - { - "url": "wss://parachain.curioinvest.com/", - "name": "Curio 2 node" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", - "addressPrefix": 777 - }, { "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v20/chains.json b/chains/v20/chains.json index c23cf69..ec2a859 100644 --- a/chains/v20/chains.json +++ b/chains/v20/chains.json @@ -3230,62 +3230,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://gateway.subquery.network/query/0x3e" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true - } - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4785,50 +4729,6 @@ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" } }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://subsocial-rpc.dwellir.com", - "name": "Dwellir node" - }, - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://gateway.subquery.network/query/0x34" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -6120,6 +6020,71 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, { "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", "name": "Polkadex", @@ -7677,6 +7642,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7830,42 +7839,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7916,6 +7889,60 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8439,43 +8466,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", "addressPrefix": 42 }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch-rpc.dwellir.com", - "name": "Dwellir node" - } - ], - "explorers": [ - { - "name": "Statescan", - "account": "https://invarch.statescan.io/#/accounts/{address}", - "event": "https://invarch.statescan.io/#/events/{event}", - "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117 - }, { "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8773,40 +8763,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Curio", - "assets": [ - { - "assetId": 0, - "symbol": "CGT", - "precision": 18, - "priceId": "curio-governance", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg" - } - ], - "nodes": [ - { - "url": "wss://archive.parachain.curioinvest.com", - "name": "Curio 1 node" - }, - { - "url": "wss://parachain.curioinvest.com/", - "name": "Curio 2 node" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", - "addressPrefix": 777 - }, { "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v20/chains_dev.json b/chains/v20/chains_dev.json index fdf4e9c..e4427af 100644 --- a/chains/v20/chains_dev.json +++ b/chains/v20/chains_dev.json @@ -3326,62 +3326,6 @@ "supportsGenericLedgerApp": true } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://gateway.subquery.network/query/0x3e" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true - } - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5407,50 +5351,6 @@ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" } }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://subsocial-rpc.dwellir.com", - "name": "Dwellir node" - }, - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://gateway.subquery.network/query/0x34" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -6806,6 +6706,71 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -9115,40 +9080,48 @@ ] }, { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", + "chainId": "eip155:2109", + "name": "Exosama", "assets": [ { "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 } ], "nodes": [ { - "url": "wss://rpc.3dpscan.io", - "name": "3DPass node" + "url": "wss://rpc.exosama.com", + "name": "Exosama node" } ], "explorers": [ { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" } ], "externalApi": { "history": [ { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } } ] }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] }, { "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", @@ -9260,6 +9233,61 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -10670,43 +10698,6 @@ "feeViaRuntimeCall": true } }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch-rpc.dwellir.com", - "name": "Dwellir node" - } - ], - "explorers": [ - { - "name": "Statescan", - "account": "https://invarch.statescan.io/#/accounts/{address}", - "event": "https://invarch.statescan.io/#/events/{event}", - "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117 - }, { "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", "name": "Crust", @@ -10939,40 +10930,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Curio", - "assets": [ - { - "assetId": 0, - "symbol": "CGT", - "precision": 18, - "priceId": "curio-governance", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg" - } - ], - "nodes": [ - { - "url": "wss://archive.parachain.curioinvest.com", - "name": "Curio 1 node" - }, - { - "url": "wss://parachain.curioinvest.com/", - "name": "Curio 2 node" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", - "addressPrefix": 777 - }, { "chainId": "d3d2f3a3495dc597434a99d7d449ebad6616db45e4e4f178f31cc6fa14378b70", "name": "Avail Turing Testnet", @@ -11400,55 +11357,6 @@ "testnet" ] }, - { - "chainId": "eip155:41455", - "name": "Aleph Zero EVM", - "assets": [ - { - "assetId": 0, - "symbol": "AZERO", - "priceId": "aleph-zero", - "type": "evmNative", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", - "precision": 18 - } - ], - "nodeSelectionStrategy": "uniform", - "nodes": [ - { - "url": "https://rpc.alephzero.raas.gelato.cloud", - "name": "Aleph Zero EVM rpc node" - }, - { - "url": "wss://ws.alephzero.raas.gelato.cloud", - "name": "Aleph Zero EVM wss node" - } - ], - "externalApi": { - "history": [ - { - "type": "etherscan", - "url": "https://evm-explorer.alephzero.org/api", - "parameters": { - "assetType": "evm" - } - } - ] - }, - "explorers": [ - { - "name": "Aleph Zero EVM Explorer", - "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}", - "account": "https://evm-explorer.alephzero.org/address/{address}" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", - "addressPrefix": 41455, - "options": [ - "ethereumBased", - "noSubstrateRuntime" - ] - }, { "chainId": "eip155:8453", "name": "Base", diff --git a/chains/v21/android/chains.json b/chains/v21/android/chains.json index f79dddf..25f2912 100644 --- a/chains/v21/android/chains.json +++ b/chains/v21/android/chains.json @@ -3272,62 +3272,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "QTZ.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://gateway.subquery.network/query/0x3e" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true - } - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4953,46 +4897,6 @@ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" } }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial (PAUSED)", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "SUB.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://gateway.subquery.network/query/0x34" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -6478,6 +6382,68 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "AZERO.svg", + "buyProviders": { + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, { "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", "name": "Polkadex", @@ -7964,6 +7930,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "SAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -8047,42 +8057,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8134,6 +8108,61 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "CRAB.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "CKTON.svg", + "typeExtras": { + "assetId": "1026", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8657,50 +8686,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", "addressPrefix": 42 }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch (PAUSED)", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch.ibp.network", - "name": "IBP1 node" - }, - { - "url": "wss://invarch.dotters.network", - "name": "IBP2 node" - } - ], - "explorers": [ - { - "name": "Statescan", - "account": "https://invarch.statescan.io/#/accounts/{address}", - "event": "https://invarch.statescan.io/#/events/{event}", - "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117, - "additional": { - "supportsGenericLedgerApp": true - } - }, { "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -9009,40 +8994,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Curio", - "assets": [ - { - "assetId": 0, - "symbol": "CGT", - "precision": 18, - "priceId": "curio-governance", - "icon": "CGT.svg" - } - ], - "nodes": [ - { - "url": "wss://archive.parachain.curioinvest.com", - "name": "Curio 1 node" - }, - { - "url": "wss://parachain.curioinvest.com/", - "name": "Curio 2 node" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", - "addressPrefix": 777 - }, { "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -9492,6 +9443,34 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", "addressPrefix": 5234 }, + { + "chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add", + "name": "DeepBrain", + "assets": [ + { + "assetId": 0, + "symbol": "DBC", + "precision": 15, + "priceId": "deepbrain-chain", + "icon": "DBC.svg" + } + ], + "nodes": [ + { + "url": "wss://info.dbcwallet.io", + "name": "DBC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}", + "account": "https://dbc.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg", + "addressPrefix": 42 + }, { "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -9702,55 +9681,6 @@ "overridesCommon": true } }, - { - "chainId": "eip155:41455", - "name": "Aleph Zero EVM", - "assets": [ - { - "assetId": 0, - "symbol": "AZERO", - "priceId": "aleph-zero", - "type": "evmNative", - "icon": "AZERO.svg", - "precision": 18 - } - ], - "nodeSelectionStrategy": "uniform", - "nodes": [ - { - "url": "https://rpc.alephzero.raas.gelato.cloud", - "name": "Aleph Zero EVM rpc node" - }, - { - "url": "wss://ws.alephzero.raas.gelato.cloud", - "name": "Aleph Zero EVM wss node" - } - ], - "externalApi": { - "history": [ - { - "type": "etherscan", - "url": "https://evm-explorer.alephzero.org/api", - "parameters": { - "assetType": "evm" - } - } - ] - }, - "explorers": [ - { - "name": "Aleph Zero EVM Explorer", - "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}", - "account": "https://evm-explorer.alephzero.org/address/{address}" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", - "addressPrefix": 41455, - "options": [ - "ethereumBased", - "noSubstrateRuntime" - ] - }, { "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0", "name": "Tangle", diff --git a/chains/v21/chains.json b/chains/v21/chains.json index f79dddf..25f2912 100644 --- a/chains/v21/chains.json +++ b/chains/v21/chains.json @@ -3272,62 +3272,6 @@ "defaultBlockTime": 12000 } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "QTZ.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://gateway.subquery.network/query/0x3e" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true - } - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4953,46 +4897,6 @@ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" } }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial (PAUSED)", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "SUB.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://gateway.subquery.network/query/0x34" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -6478,6 +6382,68 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "AZERO.svg", + "buyProviders": { + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, { "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", "name": "Polkadex", @@ -7964,6 +7930,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "SAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -8047,42 +8057,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc.3dpass.org", - "name": "3DPass node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8134,6 +8108,61 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "CRAB.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "CKTON.svg", + "typeExtras": { + "assetId": "1026", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8657,50 +8686,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", "addressPrefix": 42 }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch (PAUSED)", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch.ibp.network", - "name": "IBP1 node" - }, - { - "url": "wss://invarch.dotters.network", - "name": "IBP2 node" - } - ], - "explorers": [ - { - "name": "Statescan", - "account": "https://invarch.statescan.io/#/accounts/{address}", - "event": "https://invarch.statescan.io/#/events/{event}", - "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117, - "additional": { - "supportsGenericLedgerApp": true - } - }, { "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -9009,40 +8994,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Curio", - "assets": [ - { - "assetId": 0, - "symbol": "CGT", - "precision": 18, - "priceId": "curio-governance", - "icon": "CGT.svg" - } - ], - "nodes": [ - { - "url": "wss://archive.parachain.curioinvest.com", - "name": "Curio 1 node" - }, - { - "url": "wss://parachain.curioinvest.com/", - "name": "Curio 2 node" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", - "addressPrefix": 777 - }, { "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -9492,6 +9443,34 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", "addressPrefix": 5234 }, + { + "chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add", + "name": "DeepBrain", + "assets": [ + { + "assetId": 0, + "symbol": "DBC", + "precision": 15, + "priceId": "deepbrain-chain", + "icon": "DBC.svg" + } + ], + "nodes": [ + { + "url": "wss://info.dbcwallet.io", + "name": "DBC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}", + "account": "https://dbc.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg", + "addressPrefix": 42 + }, { "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -9702,55 +9681,6 @@ "overridesCommon": true } }, - { - "chainId": "eip155:41455", - "name": "Aleph Zero EVM", - "assets": [ - { - "assetId": 0, - "symbol": "AZERO", - "priceId": "aleph-zero", - "type": "evmNative", - "icon": "AZERO.svg", - "precision": 18 - } - ], - "nodeSelectionStrategy": "uniform", - "nodes": [ - { - "url": "https://rpc.alephzero.raas.gelato.cloud", - "name": "Aleph Zero EVM rpc node" - }, - { - "url": "wss://ws.alephzero.raas.gelato.cloud", - "name": "Aleph Zero EVM wss node" - } - ], - "externalApi": { - "history": [ - { - "type": "etherscan", - "url": "https://evm-explorer.alephzero.org/api", - "parameters": { - "assetType": "evm" - } - } - ] - }, - "explorers": [ - { - "name": "Aleph Zero EVM Explorer", - "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}", - "account": "https://evm-explorer.alephzero.org/address/{address}" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", - "addressPrefix": 41455, - "options": [ - "ethereumBased", - "noSubstrateRuntime" - ] - }, { "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0", "name": "Tangle", diff --git a/chains/v21/chains_dev.json b/chains/v21/chains_dev.json index 4247fd3..1a08e2f 100644 --- a/chains/v21/chains_dev.json +++ b/chains/v21/chains_dev.json @@ -3155,63 +3155,6 @@ "supportsGenericLedgerApp": true } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "QTZ.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}" - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://gateway.subquery.network/query/0x3e" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true, - "supportsGenericLedgerApp": true - } - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5308,46 +5251,6 @@ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" } }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial (PAUSED)", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "SUB.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://gateway.subquery.network/query/0x34" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -6937,6 +6840,68 @@ "defaultBlockTime": 12000 } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "AZERO.svg", + "buyProviders": { + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -9162,40 +9127,48 @@ ] }, { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", + "chainId": "eip155:2109", + "name": "Exosama", "assets": [ { "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "P3D.svg" + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "SAMA.svg", + "precision": 18 } ], "nodes": [ { - "url": "wss://rpc.3dpass.org", - "name": "3DPass node" + "url": "wss://rpc.exosama.com", + "name": "Exosama node" } ], "explorers": [ { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" } ], "externalApi": { "history": [ { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } } ] }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] }, { "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", @@ -9304,6 +9277,61 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "CRAB.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "CKTON.svg", + "typeExtras": { + "assetId": "1026", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -10732,50 +10760,6 @@ "supportsGenericLedgerApp": true } }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch (PAUSED)", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch.ibp.network", - "name": "IBP1 node" - }, - { - "url": "wss://invarch.dotters.network", - "name": "IBP2 node" - } - ], - "explorers": [ - { - "name": "Statescan", - "account": "https://invarch.statescan.io/#/accounts/{address}", - "event": "https://invarch.statescan.io/#/events/{event}", - "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117, - "additional": { - "supportsGenericLedgerApp": true - } - }, { "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", "name": "Crust", @@ -11004,40 +10988,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Curio", - "assets": [ - { - "assetId": 0, - "symbol": "CGT", - "precision": 18, - "priceId": "curio-governance", - "icon": "CGT.svg" - } - ], - "nodes": [ - { - "url": "wss://archive.parachain.curioinvest.com", - "name": "Curio 1 node" - }, - { - "url": "wss://parachain.curioinvest.com/", - "name": "Curio 2 node" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", - "addressPrefix": 777 - }, { "chainId": "d3d2f3a3495dc597434a99d7d449ebad6616db45e4e4f178f31cc6fa14378b70", "name": "Avail Turing Testnet", @@ -11497,55 +11447,6 @@ "testnet" ] }, - { - "chainId": "eip155:41455", - "name": "Aleph Zero EVM", - "assets": [ - { - "assetId": 0, - "symbol": "AZERO", - "priceId": "aleph-zero", - "type": "evmNative", - "icon": "AZERO.svg", - "precision": 18 - } - ], - "nodeSelectionStrategy": "uniform", - "nodes": [ - { - "url": "https://alephzero.drpc.org", - "name": "Aleph Zero EVM rpc node" - }, - { - "url": "wss://alephzero.drpc.org", - "name": "Aleph Zero EVM wss node" - } - ], - "externalApi": { - "history": [ - { - "type": "etherscan", - "url": "https://evm-explorer.alephzero.org/api", - "parameters": { - "assetType": "evm" - } - } - ] - }, - "explorers": [ - { - "name": "Aleph Zero EVM Explorer", - "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}", - "account": "https://evm-explorer.alephzero.org/address/{address}" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", - "addressPrefix": 41455, - "options": [ - "ethereumBased", - "noSubstrateRuntime" - ] - }, { "chainId": "eip155:8453", "name": "Base", @@ -11749,6 +11650,38 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", "addressPrefix": 5234 }, + { + "chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add", + "name": "DeepBrain", + "assets": [ + { + "assetId": 0, + "symbol": "DBC", + "precision": 15, + "priceId": "deepbrain-chain", + "icon": "DBC.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://info.dbcwallet.io", + "name": "DBC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}", + "account": "https://dbc.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg", + "addressPrefix": 42 + }, { "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v22/android/chains.json b/chains/v22/android/chains.json index e82d015..f21b9c2 100644 --- a/chains/v22/android/chains.json +++ b/chains/v22/android/chains.json @@ -2829,39 +2829,6 @@ "supportsGenericLedgerApp": true } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "QTZ.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true - } - }, { "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -4194,40 +4161,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial (PAUSED)", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "SUB.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://subquery-history-subsocial-prod.novasama-tech.org" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5743,6 +5676,75 @@ "supportsGenericLedgerApp": true } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "AZERO.svg", + "buyProviders": { + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport", + "multisig" + ] + }, { "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", "name": "Polkadex", @@ -7194,6 +7196,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "SAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7286,46 +7332,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc.3dpass.org", - "name": "3DPass node" - }, - { - "url": "wss://rpc.p3d.top", - "name": "Lzmz node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://subquery-history-3dpass-prod.novasama-tech.org" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7369,6 +7375,57 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "CRAB.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "CKTON.svg", + "typeExtras": { + "assetId": "1026", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-crab-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7901,42 +7958,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", "addressPrefix": 42 }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch (PAUSED)", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch.ibp.network", - "name": "IBP1 node" - }, - { - "url": "wss://invarch.dotters.network", - "name": "IBP2 node" - } - ], - "explorers": [ - { - "name": "Statescan", - "account": "https://invarch.statescan.io/#/accounts/{address}", - "event": "https://invarch.statescan.io/#/events/{event}", - "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117, - "additional": { - "supportsGenericLedgerApp": true - } - }, { "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8104,40 +8125,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Curio", - "assets": [ - { - "assetId": 0, - "symbol": "CGT", - "precision": 18, - "priceId": "curio-governance", - "icon": "CGT.svg" - } - ], - "nodes": [ - { - "url": "wss://archive.parachain.curioinvest.com", - "name": "Curio 1 node" - }, - { - "url": "wss://parachain.curioinvest.com/", - "name": "Curio 2 node" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://subquery-history-curio-prod.novasama-tech.org" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", - "addressPrefix": 777 - }, { "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8644,6 +8631,34 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", "addressPrefix": 5234 }, + { + "chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add", + "name": "DeepBrain", + "assets": [ + { + "assetId": 0, + "symbol": "DBC", + "precision": 15, + "priceId": "deepbrain-chain", + "icon": "DBC.svg" + } + ], + "nodes": [ + { + "url": "wss://info.dbcwallet.io", + "name": "DBC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}", + "account": "https://dbc.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg", + "addressPrefix": 42 + }, { "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8846,55 +8861,6 @@ "overridesCommon": true } }, - { - "chainId": "eip155:41455", - "name": "Aleph Zero EVM (PAUSED)", - "assets": [ - { - "assetId": 0, - "symbol": "AZERO", - "priceId": "aleph-zero", - "type": "evmNative", - "icon": "AZERO.svg", - "precision": 18 - } - ], - "nodeSelectionStrategy": "uniform", - "nodes": [ - { - "url": "https://rpc.alephzero.raas.gelato.cloud", - "name": "Aleph Zero EVM rpc node" - }, - { - "url": "wss://ws.alephzero.raas.gelato.cloud", - "name": "Aleph Zero EVM wss node" - } - ], - "externalApi": { - "history": [ - { - "type": "etherscan", - "url": "https://evm-explorer.alephzero.org/api", - "parameters": { - "assetType": "evm" - } - } - ] - }, - "explorers": [ - { - "name": "Aleph Zero EVM Explorer", - "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}", - "account": "https://evm-explorer.alephzero.org/address/{address}" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", - "addressPrefix": 41455, - "options": [ - "ethereumBased", - "noSubstrateRuntime" - ] - }, { "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0", "name": "Tangle", diff --git a/chains/v22/chains.json b/chains/v22/chains.json index e82d015..f21b9c2 100644 --- a/chains/v22/chains.json +++ b/chains/v22/chains.json @@ -2829,39 +2829,6 @@ "supportsGenericLedgerApp": true } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "QTZ.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true - } - }, { "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -4194,40 +4161,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial (PAUSED)", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "SUB.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://subquery-history-subsocial-prod.novasama-tech.org" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5743,6 +5676,75 @@ "supportsGenericLedgerApp": true } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "AZERO.svg", + "buyProviders": { + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport", + "multisig" + ] + }, { "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", "name": "Polkadex", @@ -7194,6 +7196,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "SAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", @@ -7286,46 +7332,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", "addressPrefix": 1328 }, - { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", - "assets": [ - { - "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "P3D.svg" - } - ], - "nodes": [ - { - "url": "wss://rpc.3dpass.org", - "name": "3DPass node" - }, - { - "url": "wss://rpc.p3d.top", - "name": "Lzmz node" - } - ], - "explorers": [ - { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://subquery-history-3dpass-prod.novasama-tech.org" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 - }, { "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7369,6 +7375,57 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "CRAB.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "CKTON.svg", + "typeExtras": { + "assetId": "1026", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-crab-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7901,42 +7958,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", "addressPrefix": 42 }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch (PAUSED)", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch.ibp.network", - "name": "IBP1 node" - }, - { - "url": "wss://invarch.dotters.network", - "name": "IBP2 node" - } - ], - "explorers": [ - { - "name": "Statescan", - "account": "https://invarch.statescan.io/#/accounts/{address}", - "event": "https://invarch.statescan.io/#/events/{event}", - "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117, - "additional": { - "supportsGenericLedgerApp": true - } - }, { "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8104,40 +8125,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Curio", - "assets": [ - { - "assetId": 0, - "symbol": "CGT", - "precision": 18, - "priceId": "curio-governance", - "icon": "CGT.svg" - } - ], - "nodes": [ - { - "url": "wss://archive.parachain.curioinvest.com", - "name": "Curio 1 node" - }, - { - "url": "wss://parachain.curioinvest.com/", - "name": "Curio 2 node" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://subquery-history-curio-prod.novasama-tech.org" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", - "addressPrefix": 777 - }, { "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8644,6 +8631,34 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", "addressPrefix": 5234 }, + { + "chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add", + "name": "DeepBrain", + "assets": [ + { + "assetId": 0, + "symbol": "DBC", + "precision": 15, + "priceId": "deepbrain-chain", + "icon": "DBC.svg" + } + ], + "nodes": [ + { + "url": "wss://info.dbcwallet.io", + "name": "DBC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}", + "account": "https://dbc.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg", + "addressPrefix": 42 + }, { "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8846,55 +8861,6 @@ "overridesCommon": true } }, - { - "chainId": "eip155:41455", - "name": "Aleph Zero EVM (PAUSED)", - "assets": [ - { - "assetId": 0, - "symbol": "AZERO", - "priceId": "aleph-zero", - "type": "evmNative", - "icon": "AZERO.svg", - "precision": 18 - } - ], - "nodeSelectionStrategy": "uniform", - "nodes": [ - { - "url": "https://rpc.alephzero.raas.gelato.cloud", - "name": "Aleph Zero EVM rpc node" - }, - { - "url": "wss://ws.alephzero.raas.gelato.cloud", - "name": "Aleph Zero EVM wss node" - } - ], - "externalApi": { - "history": [ - { - "type": "etherscan", - "url": "https://evm-explorer.alephzero.org/api", - "parameters": { - "assetType": "evm" - } - } - ] - }, - "explorers": [ - { - "name": "Aleph Zero EVM Explorer", - "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}", - "account": "https://evm-explorer.alephzero.org/address/{address}" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", - "addressPrefix": 41455, - "options": [ - "ethereumBased", - "noSubstrateRuntime" - ] - }, { "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0", "name": "Tangle", diff --git a/chains/v22/chains_dev.json b/chains/v22/chains_dev.json index 9c59583..fc33d79 100644 --- a/chains/v22/chains_dev.json +++ b/chains/v22/chains_dev.json @@ -2713,40 +2713,6 @@ "supportsGenericLedgerApp": true } }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "QTZ.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255, - "additional": { - "feeViaRuntimeCall": true, - "supportsGenericLedgerApp": true - } - }, { "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -4495,40 +4461,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial (PAUSED)", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "priceId": "subsocial", - "icon": "SUB.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://subquery-history-subsocial-prod.novasama-tech.org" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -6099,6 +6031,75 @@ "supportsGenericLedgerApp": true } }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "AZERO.svg", + "buyProviders": { + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport", + "multisig" + ] + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -8339,44 +8340,48 @@ ] }, { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", + "chainId": "eip155:2109", + "name": "Exosama", "assets": [ { "assetId": 0, - "symbol": "P3D", - "precision": 12, - "priceId": "3dpass", - "icon": "P3D.svg" + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "SAMA.svg", + "precision": 18 } ], "nodes": [ { - "url": "wss://rpc.3dpass.org", - "name": "3DPass node" - }, - { - "url": "wss://rpc.p3d.top", - "name": "Lzmz node" + "url": "wss://rpc.exosama.com", + "name": "Exosama node" } ], "explorers": [ { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}" + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" } ], "externalApi": { "history": [ { - "type": "subquery", - "url": "https://subquery-history-3dpass-prod.novasama-tech.org" + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } } ] }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] }, { "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", @@ -8474,6 +8479,57 @@ "ethereumBased" ] }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "CRAB.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "CKTON.svg", + "typeExtras": { + "assetId": "1026", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-crab-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, { "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -9841,42 +9897,6 @@ "supportsGenericLedgerApp": true } }, - { - "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "InvArch (PAUSED)", - "assets": [ - { - "assetId": 0, - "symbol": "VARCH", - "precision": 12, - "icon": "VARCH.svg" - } - ], - "nodes": [ - { - "url": "wss://invarch.ibp.network", - "name": "IBP1 node" - }, - { - "url": "wss://invarch.dotters.network", - "name": "IBP2 node" - } - ], - "explorers": [ - { - "name": "Statescan", - "account": "https://invarch.statescan.io/#/accounts/{address}", - "event": "https://invarch.statescan.io/#/events/{event}", - "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", - "addressPrefix": 117, - "additional": { - "supportsGenericLedgerApp": true - } - }, { "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", "name": "Crust", @@ -10064,40 +10084,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Curio", - "assets": [ - { - "assetId": 0, - "symbol": "CGT", - "precision": 18, - "priceId": "curio-governance", - "icon": "CGT.svg" - } - ], - "nodes": [ - { - "url": "wss://archive.parachain.curioinvest.com", - "name": "Curio 1 node" - }, - { - "url": "wss://parachain.curioinvest.com/", - "name": "Curio 2 node" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://subquery-history-curio-prod.novasama-tech.org" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", - "addressPrefix": 777 - }, { "chainId": "d3d2f3a3495dc597434a99d7d449ebad6616db45e4e4f178f31cc6fa14378b70", "name": "Avail Turing Testnet", @@ -10569,55 +10555,6 @@ "testnet" ] }, - { - "chainId": "eip155:41455", - "name": "Aleph Zero EVM (PAUSED)", - "assets": [ - { - "assetId": 0, - "symbol": "AZERO", - "priceId": "aleph-zero", - "type": "evmNative", - "icon": "AZERO.svg", - "precision": 18 - } - ], - "nodeSelectionStrategy": "uniform", - "nodes": [ - { - "url": "https://alephzero.drpc.org", - "name": "Aleph Zero EVM rpc node" - }, - { - "url": "wss://alephzero.drpc.org", - "name": "Aleph Zero EVM wss node" - } - ], - "externalApi": { - "history": [ - { - "type": "etherscan", - "url": "https://evm-explorer.alephzero.org/api", - "parameters": { - "assetType": "evm" - } - } - ] - }, - "explorers": [ - { - "name": "Aleph Zero EVM Explorer", - "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}", - "account": "https://evm-explorer.alephzero.org/address/{address}" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", - "addressPrefix": 41455, - "options": [ - "ethereumBased", - "noSubstrateRuntime" - ] - }, { "chainId": "eip155:8453", "name": "Base", @@ -10828,6 +10765,38 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", "addressPrefix": 5234 }, + { + "chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add", + "name": "DeepBrain", + "assets": [ + { + "assetId": 0, + "symbol": "DBC", + "precision": 15, + "priceId": "deepbrain-chain", + "icon": "DBC.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://info.dbcwallet.io", + "name": "DBC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}", + "account": "https://dbc.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg", + "addressPrefix": 42 + }, { "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v3/android/chains.json b/chains/v3/android/chains.json index 57e30fd..3115374 100644 --- a/chains/v3/android/chains.json +++ b/chains/v3/android/chains.json @@ -2031,58 +2031,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - }, - "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -2909,44 +2857,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", "addressPrefix": 42 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial Parachain", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - }, - "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3363,6 +3273,46 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "color": "linear-gradient(315deg, #008464 20%, #69E6C8 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v3/chains.json b/chains/v3/chains.json index 57e30fd..3115374 100644 --- a/chains/v3/chains.json +++ b/chains/v3/chains.json @@ -2031,58 +2031,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - }, - "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -2909,44 +2857,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", "addressPrefix": 42 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial Parachain", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - }, - "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3363,6 +3273,46 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "color": "linear-gradient(315deg, #008464 20%, #69E6C8 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v3/chains_dev.json b/chains/v3/chains_dev.json index 5a25087..59466cb 100644 --- a/chains/v3/chains_dev.json +++ b/chains/v3/chains_dev.json @@ -2222,58 +2222,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - }, - "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3152,44 +3100,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", "addressPrefix": 42 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial Parachain", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - }, - "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3642,6 +3552,47 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "relaychain", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "color": "linear-gradient(315deg, #008464 20%, #69E6C8 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v4/android/chains.json b/chains/v4/android/chains.json index 56b1865..da4d154 100644 --- a/chains/v4/android/chains.json +++ b/chains/v4/android/chains.json @@ -2131,62 +2131,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.api.onfinality.io/public-ws", - "name": "OnFinality node" - }, - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - }, - "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3079,44 +3023,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", "addressPrefix": 42 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial Parachain", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - }, - "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3676,6 +3582,51 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "color": "linear-gradient(315deg, #008464 20%, #69E6C8 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v4/chains.json b/chains/v4/chains.json index 56b1865..da4d154 100644 --- a/chains/v4/chains.json +++ b/chains/v4/chains.json @@ -2131,62 +2131,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.api.onfinality.io/public-ws", - "name": "OnFinality node" - }, - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - }, - "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3079,44 +3023,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", "addressPrefix": 42 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial Parachain", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - }, - "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3676,6 +3582,51 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "color": "linear-gradient(315deg, #008464 20%, #69E6C8 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v4/chains_dev.json b/chains/v4/chains_dev.json index c3b287f..d5ae805 100644 --- a/chains/v4/chains_dev.json +++ b/chains/v4/chains_dev.json @@ -2355,62 +2355,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.api.onfinality.io/public-ws", - "name": "OnFinality node" - }, - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - }, - "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3378,44 +3322,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", "addressPrefix": 42 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial Parachain", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - }, - "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4012,6 +3918,51 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "color": "linear-gradient(315deg, #008464 20%, #69E6C8 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v5/android/chains.json b/chains/v5/android/chains.json index 2d515e6..6e35be8 100644 --- a/chains/v5/android/chains.json +++ b/chains/v5/android/chains.json @@ -2318,62 +2318,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3437,47 +3381,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", "addressPrefix": 42 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4061,6 +3964,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v5/chains.json b/chains/v5/chains.json index 2d515e6..6e35be8 100644 --- a/chains/v5/chains.json +++ b/chains/v5/chains.json @@ -2318,62 +2318,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3437,47 +3381,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", "addressPrefix": 42 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4061,6 +3964,50 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v5/chains_dev.json b/chains/v5/chains_dev.json index ddeb41a..02a7453 100644 --- a/chains/v5/chains_dev.json +++ b/chains/v5/chains_dev.json @@ -2479,62 +2479,6 @@ "governance-v1" ] }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3803,47 +3747,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", "addressPrefix": 42 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4484,6 +4387,50 @@ "governance-v1" ] }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v6/android/chains.json b/chains/v6/android/chains.json index 836727d..815de30 100644 --- a/chains/v6/android/chains.json +++ b/chains/v6/android/chains.json @@ -2567,69 +2567,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3915,54 +3852,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", "addressPrefix": 42 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4658,6 +4547,52 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v6/chains.json b/chains/v6/chains.json index 836727d..815de30 100644 --- a/chains/v6/chains.json +++ b/chains/v6/chains.json @@ -2567,69 +2567,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3915,54 +3852,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", "addressPrefix": 42 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4658,6 +4547,52 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v6/chains_dev.json b/chains/v6/chains_dev.json index 63de146..92b684e 100644 --- a/chains/v6/chains_dev.json +++ b/chains/v6/chains_dev.json @@ -2748,69 +2748,6 @@ "governance-v1" ] }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4278,54 +4215,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", "addressPrefix": 42 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5078,6 +4967,52 @@ "governance-v1" ] }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v7/android/chains.json b/chains/v7/android/chains.json index 13c61cf..f63766e 100644 --- a/chains/v7/android/chains.json +++ b/chains/v7/android/chains.json @@ -2640,69 +2640,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3955,54 +3892,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4753,6 +4642,52 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v7/chains.json b/chains/v7/chains.json index 13c61cf..f63766e 100644 --- a/chains/v7/chains.json +++ b/chains/v7/chains.json @@ -2640,69 +2640,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3955,54 +3892,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4753,6 +4642,52 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v7/chains_dev.json b/chains/v7/chains_dev.json index 105ab0f..a6d8706 100644 --- a/chains/v7/chains_dev.json +++ b/chains/v7/chains_dev.json @@ -2785,69 +2785,6 @@ "governance-v1" ] }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4283,54 +4220,6 @@ "governance-v1" ] }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5134,6 +5023,52 @@ "governance-v1" ] }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v8/android/chains.json b/chains/v8/android/chains.json index 7b206a9..871b893 100644 --- a/chains/v8/android/chains.json +++ b/chains/v8/android/chains.json @@ -2680,69 +2680,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3959,54 +3896,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4761,6 +4650,54 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v8/chains.json b/chains/v8/chains.json index 7b206a9..871b893 100644 --- a/chains/v8/chains.json +++ b/chains/v8/chains.json @@ -2680,69 +2680,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -3959,54 +3896,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4761,6 +4650,54 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v8/chains_dev.json b/chains/v8/chains_dev.json index 118d0f4..dfc6444 100644 --- a/chains/v8/chains_dev.json +++ b/chains/v8/chains_dev.json @@ -2881,69 +2881,6 @@ "governance-v1" ] }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4355,54 +4292,6 @@ "governance-v1" ] }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5214,6 +5103,54 @@ "governance-v1" ] }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", diff --git a/chains/v9/android/chains.json b/chains/v9/android/chains.json index e7d9c8f..fb42c01 100644 --- a/chains/v9/android/chains.json +++ b/chains/v9/android/chains.json @@ -2709,69 +2709,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4022,54 +3959,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4827,6 +4716,54 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -6136,6 +6073,51 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", diff --git a/chains/v9/chains.json b/chains/v9/chains.json index e7d9c8f..fb42c01 100644 --- a/chains/v9/chains.json +++ b/chains/v9/chains.json @@ -2709,69 +2709,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", "addressPrefix": 78 }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4022,54 +3959,6 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", "addressPrefix": 131 }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4827,6 +4716,54 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "addressPrefix": 51 }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -6136,6 +6073,51 @@ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "addressPrefix": 42 }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, { "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "name": "Bittensor", diff --git a/chains/v9/chains_dev.json b/chains/v9/chains_dev.json index dc4362c..03d877a 100644 --- a/chains/v9/chains_dev.json +++ b/chains/v9/chains_dev.json @@ -2878,69 +2878,6 @@ "governance-v1" ] }, - { - "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "QUARTZ", - "assets": [ - { - "assetId": 0, - "symbol": "QTZ", - "priceId": "quartz", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", - "precision": 18 - } - ], - "nodes": [ - { - "url": "wss://quartz.unique.network", - "name": "Unique node" - }, - { - "url": "wss://eu-ws-quartz.unique.network", - "name": "Unique Europe node" - }, - { - "url": "wss://us-ws-quartz.unique.network", - "name": "Unique US node" - }, - { - "url": "wss://asia-ws-quartz.unique.network", - "name": "Unique Asia node" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", - "overridesCommon": true - }, - "explorers": [ - { - "name": "Subscan", - "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", - "account": "https://quartz.subscan.io/account/{address}", - "event": null - }, - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", - "addressPrefix": 255 - }, { "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -4490,54 +4427,6 @@ "governance-v1" ] }, - { - "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", - "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", - "name": "Subsocial", - "assets": [ - { - "assetId": 0, - "symbol": "SUB", - "precision": 10, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" - } - ], - "nodes": [ - { - "url": "wss://para.f3joule.space", - "name": "Subsocial node" - }, - { - "url": "wss://para.subsocial.network", - "name": "Dappforce node" - } - ], - "explorers": [ - { - "name": "Sub.ID", - "account": "https://sub.id/{address}" - }, - { - "name": "Polkaholic", - "account": "https://polkaholic.io/account/{address}", - "extrinsic": "https://polkaholic.io/tx/{hash}" - } - ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", - "overridesCommon": true - }, - "externalApi": { - "history": [ - { - "type": "subquery", - "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" - } - ] - }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", - "addressPrefix": 28 - }, { "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", @@ -5352,6 +5241,54 @@ "governance-v1" ] }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, { "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", @@ -7281,36 +7218,49 @@ ] }, { - "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", - "name": "3DPass", + "chainId": "eip155:2109", + "name": "Exosama", "assets": [ { "assetId": 0, - "symbol": "P3D", - "precision": 12, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 } ], "nodes": [ { - "url": "wss://rpc2.3dpass.org", - "name": "3DPass node" + "url": "wss://rpc.exosama.com", + "name": "Exosama node" } ], "explorers": [ { - "name": "3DPass explorer", - "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", - "account": "https://explorer.3dpass.org/account/{address}", + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", "event": null } ], - "types": { - "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", - "overridesCommon": true + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] }, - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", - "addressPrefix": 71 + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] }, { "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", diff --git a/pezkuwi-overlay/chains/blocked-chains.json b/pezkuwi-overlay/chains/blocked-chains.json index ae57bd5..285edc6 100644 --- a/pezkuwi-overlay/chains/blocked-chains.json +++ b/pezkuwi-overlay/chains/blocked-chains.json @@ -2,11 +2,11 @@ "description": "Chains with broken/unreachable RPC endpoints - will be excluded", "mode": "blacklist", "reason": "DNS resolution failures or unreachable nodes", - "last_updated": "2026-02-11", + "last_updated": "2026-07-08", "chains": [ { - "name": "AlephZero", - "reason": "rpc.alephzero.raas.gelato.cloud unreachable" + "name": "Aleph Zero EVM", + "reason": "rpc.alephzero.raas.gelato.cloud / ws.alephzero.raas.gelato.cloud unreachable" }, { "name": "InvArch", @@ -14,32 +14,27 @@ }, { "name": "Quartz", - "reason": "quartz.unique.network endpoints unreachable" + "reason": "quartz.unique.network, eu-ws-quartz.unique.network, us-ws-quartz.unique.network unreachable" }, { - "name": "Passet Hub Testnet", - "reason": "testnet-passet-hub-eth-rpc.polkadot.io unreachable" + "name": "3DPass", + "reason": "rpc.3dpass.org returns 502, rpc.p3d.top unreachable - confirmed live 2026-07-08" }, { - "name": "Darwinia Crab", - "reason": "crab-rpc.darwinia.network DNS failure" + "name": "Curio", + "reason": "archive.parachain.curioinvest.com and parachain.curioinvest.com unreachable - confirmed live 2026-07-08" }, { - "name": "DeepBrain", - "reason": "info.dbcwallet.io SSL certificate mismatch" - }, - { - "name": "Exosama", - "reason": "rpc.exosama.com 403 Forbidden" + "name": "Subsocial", + "reason": "para.subsocial.network SSL handshake failure, para.f3joule.space unreachable - confirmed live 2026-07-08" } ], "chain_ids": [ - "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", - "f6c2c9174aa58c1c5b38d44a7e946c94a38cfd6e0ad9e2e9c5b14a7bc7ee6f44", - "cd4d732201ebe5d6b014edda071c4203e16867305332f43c2e25ae6c9a1b7e6f", - "3d22af97d919611e03bbcbda96f65988758865423e89b2d99547a6bb61452db3", - "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", - "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add", - "eip155:2109" + "eip155:41455", + "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", + "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", + "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f" ] } diff --git a/scripts/sync_from_nova.py b/scripts/sync_from_nova.py index aa0d0e9..939aa3c 100644 --- a/scripts/sync_from_nova.py +++ b/scripts/sync_from_nova.py @@ -108,6 +108,7 @@ def sync_chains(): blocked_ids = load_blacklist() print(f" Blacklist: {len(blocked_ids)} chains excluded") + matched_blocked_ids = set() pezkuwi_chains_file = PEZKUWI_OVERLAY / "chains" / "pezkuwi-chains.json" pezkuwi_chains = load_json(pezkuwi_chains_file) if pezkuwi_chains_file.exists() else [] @@ -121,6 +122,7 @@ def sync_chains(): nova_file = version_dir / "chains.json" if nova_file.exists(): nova_chains = load_json(nova_file) + matched_blocked_ids |= blocked_ids & {c['chainId'] for c in nova_chains} merged = merge_chains(nova_chains, pezkuwi_chains, blocked_ids) save_json(output_dir / "chains.json", merged) print(f" {version}/chains.json: {len(pezkuwi_chains)} + {len(nova_chains)} - {len(blocked_ids)} blocked = {len(merged)}") @@ -145,6 +147,13 @@ def sync_chains(): shutil.rmtree(output_preconfig) shutil.copytree(nova_preconfig, output_preconfig) + stale_blocked_ids = blocked_ids - matched_blocked_ids + if stale_blocked_ids: + print(f" WARNING: {len(stale_blocked_ids)} blacklist chain_id(s) matched nothing in Nova's current chains " + f"- likely stale (upstream changed the chain's id) and NOT actually blocking anything:") + for stale_id in stale_blocked_ids: + print(f" - {stale_id}") + def sync_xcm(): print("\nSyncing XCM...")