Skip to content

Commit

Permalink
chore: built chaindata
Browse files Browse the repository at this point in the history
  • Loading branch information
chaindata-ci-superuser[bot] committed Nov 24, 2024
1 parent a5b4bcd commit f2ea4d3
Show file tree
Hide file tree
Showing 16 changed files with 94 additions and 46 deletions.
2 changes: 1 addition & 1 deletion pub/v2/chains/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -7218,7 +7218,7 @@
"chainType": "Live",
"implName": "liberland-node",
"specName": "Liberland",
"specVersion": "26",
"specVersion": "27",
"nativeToken": {
"id": "liberland-substrate-native"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"chainType": "Live",
"implName": "liberland-node",
"specName": "Liberland",
"specVersion": "26",
"specVersion": "27",
"nativeToken": {
"id": "liberland-substrate-native"
},
Expand Down
2 changes: 1 addition & 1 deletion pub/v2/chains/byId/liberland.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"chainType": "Live",
"implName": "liberland-node",
"specName": "Liberland",
"specVersion": "26",
"specVersion": "27",
"nativeToken": {
"id": "liberland-substrate-native"
},
Expand Down
2 changes: 1 addition & 1 deletion pub/v2/chains/summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@
"themeColor": "#e8ab03",
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/chains/liberland.svg",
"specName": "Liberland",
"specVersion": "26"
"specVersion": "27"
},
{
"id": "litentry",
Expand Down
24 changes: 24 additions & 0 deletions pub/v2/evmNetworks/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -31548,6 +31548,14 @@
"isDefault": false,
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/tokens/coingecko/howl-city.webp"
},
{
"symbol": "HTP",
"coingeckoId": "howtopay",
"contractAddress": "0xc9de725a4be9ab74b136c29d4731d6bebd7122e8",
"decimals": 18,
"isDefault": false,
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/tokens/coingecko/howtopay.webp"
},
{
"symbol": "HTX",
"coingeckoId": "htx-dao",
Expand Down Expand Up @@ -61242,6 +61250,14 @@
"isDefault": false,
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/tokens/coingecko/bright-union.webp"
},
{
"symbol": "BRK",
"coingeckoId": "brk690k",
"contractAddress": "0x364c65347bdd77e6196fad96d42dbbd6d55cf719",
"decimals": 18,
"isDefault": false,
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/tokens/coingecko/brk690k.webp"
},
{
"symbol": "BRKL",
"coingeckoId": "brokoli",
Expand Down Expand Up @@ -61474,6 +61490,14 @@
"isDefault": false,
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/tokens/coingecko/burp.webp"
},
{
"symbol": "BUSINESS",
"coingeckoId": "business-coin",
"contractAddress": "0xc06caead870d3a8af2504637b6c5b7248bed6116",
"decimals": 8,
"isDefault": false,
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/tokens/coingecko/business-coin.webp"
},
{
"symbol": "BUSY",
"coingeckoId": "busy-dao",
Expand Down
16 changes: 16 additions & 0 deletions pub/v2/evmNetworks/byId/1.json
Original file line number Diff line number Diff line change
Expand Up @@ -6510,6 +6510,14 @@
"isDefault": false,
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/tokens/coingecko/bright-union.webp"
},
{
"symbol": "BRK",
"coingeckoId": "brk690k",
"contractAddress": "0x364c65347bdd77e6196fad96d42dbbd6d55cf719",
"decimals": 18,
"isDefault": false,
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/tokens/coingecko/brk690k.webp"
},
{
"symbol": "BRKL",
"coingeckoId": "brokoli",
Expand Down Expand Up @@ -6742,6 +6750,14 @@
"isDefault": false,
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/tokens/coingecko/burp.webp"
},
{
"symbol": "BUSINESS",
"coingeckoId": "business-coin",
"contractAddress": "0xc06caead870d3a8af2504637b6c5b7248bed6116",
"decimals": 8,
"isDefault": false,
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/tokens/coingecko/business-coin.webp"
},
{
"symbol": "BUSY",
"coingeckoId": "busy-dao",
Expand Down
8 changes: 8 additions & 0 deletions pub/v2/evmNetworks/byId/56.json
Original file line number Diff line number Diff line change
Expand Up @@ -10731,6 +10731,14 @@
"isDefault": false,
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/tokens/coingecko/howl-city.webp"
},
{
"symbol": "HTP",
"coingeckoId": "howtopay",
"contractAddress": "0xc9de725a4be9ab74b136c29d4731d6bebd7122e8",
"decimals": 18,
"isDefault": false,
"logo": "https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/tokens/coingecko/howtopay.webp"
},
{
"symbol": "HTX",
"coingeckoId": "htx-dao",
Expand Down
12 changes: 6 additions & 6 deletions pub/v2/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1908,7 +1908,6 @@ miniMetadatas/byId/0ec030a671f10bec.json
miniMetadatas/byId/0ecc9688ab1d3880.json
miniMetadatas/byId/0ecd7bfc793c818c.json
miniMetadatas/byId/0edc0ad573c31585.json
miniMetadatas/byId/0f1205dc6b12b34b.json
miniMetadatas/byId/0f7e56b74cc72dc5.json
miniMetadatas/byId/0f8b58b4a1980d83.json
miniMetadatas/byId/0fae5d314c563e89.json
Expand Down Expand Up @@ -1998,6 +1997,7 @@ miniMetadatas/byId/238a3d49cc4f58bb.json
miniMetadatas/byId/2394b8a332fded95.json
miniMetadatas/byId/23ad35674f95849d.json
miniMetadatas/byId/23d518086af19c20.json
miniMetadatas/byId/23dd3bdd46c0e348.json
miniMetadatas/byId/23e5f0fa9aa71b5c.json
miniMetadatas/byId/24258c4834f6af1d.json
miniMetadatas/byId/24d7198ab26f8734.json
Expand Down Expand Up @@ -2099,6 +2099,7 @@ miniMetadatas/byId/3d59a3ac2c79cac6.json
miniMetadatas/byId/3de7ec6f4110ac93.json
miniMetadatas/byId/3ded4d8290104c1d.json
miniMetadatas/byId/3e0fd6ca35bc1701.json
miniMetadatas/byId/3e1f89ddb93aef3e.json
miniMetadatas/byId/3e9556d108e4735a.json
miniMetadatas/byId/3ea1eb65db98ba57.json
miniMetadatas/byId/3f20e1570fc2749f.json
Expand Down Expand Up @@ -2136,6 +2137,7 @@ miniMetadatas/byId/471fa93351203205.json
miniMetadatas/byId/47241c518f516ce0.json
miniMetadatas/byId/47b1b593d5efc97f.json
miniMetadatas/byId/483a141677a1b59e.json
miniMetadatas/byId/4869e77009def560.json
miniMetadatas/byId/488d72eee0fa52cb.json
miniMetadatas/byId/489177f2109c6f23.json
miniMetadatas/byId/489a7d4daabdadc6.json
Expand Down Expand Up @@ -2394,9 +2396,7 @@ miniMetadatas/byId/86c20283cdafdaad.json
miniMetadatas/byId/86e3f2610fe3c3ea.json
miniMetadatas/byId/86eb21be04f9bb82.json
miniMetadatas/byId/86f3e5e46e9b1d02.json
miniMetadatas/byId/86fae63b3d11b743.json
miniMetadatas/byId/87b04daa4ab638b5.json
miniMetadatas/byId/87c357961b7f70e1.json
miniMetadatas/byId/87c4102865832484.json
miniMetadatas/byId/88548a0166b76465.json
miniMetadatas/byId/885c515cbb7df4d5.json
Expand Down Expand Up @@ -2470,9 +2470,9 @@ miniMetadatas/byId/97ab1383af96a8f5.json
miniMetadatas/byId/97f22a2e84ad203f.json
miniMetadatas/byId/97f958e8f097709a.json
miniMetadatas/byId/9815c42c206a2ca5.json
miniMetadatas/byId/98202621d037c845.json
miniMetadatas/byId/996ced2a4646543c.json
miniMetadatas/byId/99cac1fe73eb6253.json
miniMetadatas/byId/9a28840ed9a67ada.json
miniMetadatas/byId/9a2e8b9598e80aef.json
miniMetadatas/byId/9a61108058346000.json
miniMetadatas/byId/9a625d4fefd0dfe9.json
Expand Down Expand Up @@ -2524,7 +2524,7 @@ miniMetadatas/byId/a71127f81954f837.json
miniMetadatas/byId/a746b532c77d9222.json
miniMetadatas/byId/a7491403230a855d.json
miniMetadatas/byId/a77e8d7a73e9232c.json
miniMetadatas/byId/a7bc4cae49489213.json
miniMetadatas/byId/a7a19d8f8c11fcd8.json
miniMetadatas/byId/a7ee9cd68e9d9fdd.json
miniMetadatas/byId/a80582a05d9b4c36.json
miniMetadatas/byId/a84fa41533111d24.json
Expand Down Expand Up @@ -2564,6 +2564,7 @@ miniMetadatas/byId/afd4da03dcb36881.json
miniMetadatas/byId/afd72f0560a1e830.json
miniMetadatas/byId/affeb30cb031c781.json
miniMetadatas/byId/afffedf22cd6ae26.json
miniMetadatas/byId/b01ba2ca50841cd2.json
miniMetadatas/byId/b121cf02359238fc.json
miniMetadatas/byId/b12937d8b80c978c.json
miniMetadatas/byId/b1a58b40f0eef6fb.json
Expand Down Expand Up @@ -2857,7 +2858,6 @@ miniMetadatas/byId/f6cf85816d5d7499.json
miniMetadatas/byId/f709f9b9e04a9e0e.json
miniMetadatas/byId/f7434d0d76a34f17.json
miniMetadatas/byId/f75495d9f963c795.json
miniMetadatas/byId/f7783c376902684e.json
miniMetadatas/byId/f7be74a5cd9d4292.json
miniMetadatas/byId/f7d0afe5c8a15345.json
miniMetadatas/byId/f81f56a3f7f2d5cb.json
Expand Down
24 changes: 12 additions & 12 deletions pub/v2/miniMetadatas/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -4840,58 +4840,58 @@
"extra": "{\"isTestnet\":true}"
},
{
"id": "a7bc4cae49489213",
"id": "3e1f89ddb93aef3e",
"source": "substrate-assets",
"chainId": "liberland",
"specName": "Liberland",
"specVersion": "26",
"specVersion": "27",
"balancesConfig": "{}",
"extra": "{\"isTestnet\":false}"
},
{
"id": "98202621d037c845",
"id": "b01ba2ca50841cd2",
"source": "substrate-equilibrium",
"chainId": "liberland",
"specName": "Liberland",
"specVersion": "26",
"specVersion": "27",
"balancesConfig": "{}",
"extra": "{\"isTestnet\":false}"
},
{
"id": "87c357961b7f70e1",
"id": "4869e77009def560",
"source": "substrate-foreignassets",
"chainId": "liberland",
"specName": "Liberland",
"specVersion": "26",
"specVersion": "27",
"balancesConfig": "{}",
"extra": "{\"isTestnet\":false}"
},
{
"id": "86fae63b3d11b743",
"id": "23dd3bdd46c0e348",
"source": "substrate-native",
"chainId": "liberland",
"specName": "Liberland",
"specVersion": "26",
"specVersion": "27",
"balancesConfig": "{\"coingeckoId\":\"liberland-lld\",\"logo\":\"https://raw.githubusercontent.com/TalismanSociety/chaindata/main/assets/tokens/coingecko/liberland-lld.webp\"}",
"version": 15,
"data": "0x6d6574610f84000c1c73705f636f72651863727970746f2c4163636f756e7449643332000004000401205b75383b2033325d0000040000032000000008000800000503000c08306672616d655f73797374656d2c4163636f756e74496e666f08144e6f6e636501102c4163636f756e74446174610114001401146e6f6e63651001144e6f6e6365000124636f6e73756d657273100120526566436f756e7400012470726f766964657273100120526566436f756e7400012c73756666696369656e7473100120526566436f756e740001106461746114012c4163636f756e74446174610000100000050500140c3c70616c6c65745f62616c616e6365731474797065732c4163636f756e7444617461041c42616c616e63650118001001106672656518011c42616c616e6365000120726573657276656418011c42616c616e636500011866726f7a656e18011c42616c616e6365000114666c6167731c01284578747261466c61677300001800000507001c0c3c70616c6c65745f62616c616e636573147479706573284578747261466c616773000004001801107531323800002000000400002400000618002800000210002c000006100030000003080000000800340c4c626f756e6465645f636f6c6c656374696f6e73407765616b5f626f756e6465645f766563385765616b426f756e64656456656308045401380453000004004001185665633c543e0000380c3c70616c6c65745f62616c616e6365731474797065732c42616c616e63654c6f636b041c42616c616e63650118000c010869643001384c6f636b4964656e746966696572000118616d6f756e7418011c42616c616e636500011c726561736f6e733c011c526561736f6e7300003c0c3c70616c6c65745f62616c616e6365731474797065731c526561736f6e7300010c0c466565000000104d6973630001000c416c6c00020000400000023800440c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401480453000004004c01185665633c543e0000480c3c70616c6c65745f62616c616e6365731474797065732c52657365727665446174610844526573657276654964656e74696669657201301c42616c616e63650118000801086964300144526573657276654964656e746966696572000118616d6f756e7418011c42616c616e636500004c0000024800500c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401540453000004006001185665633c543e0000540c3c70616c6c65745f62616c616e636573147479706573204964416d6f756e740808496401581c42616c616e636501180008010869645801084964000118616d6f756e7418011c42616c616e6365000058084c6b69746368656e73696e6b5f72756e74696d654452756e74696d65486f6c64526561736f6e00010424436f6e74726163747304005c017070616c6c65745f636f6e7472616374733a3a486f6c64526561736f6e001000005c0c4070616c6c65745f636f6e7472616374731870616c6c657428486f6c64526561736f6e00010860436f646555706c6f61644465706f736974526573657276650000005453746f726167654465706f7369745265736572766500010000600000025400640c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401680453000004006c01185665633c543e0000680c3c70616c6c65745f62616c616e636573147479706573204964416d6f756e740808496401201c42616c616e636501180008010869642001084964000118616d6f756e7418011c42616c616e636500006c000002680070083870616c6c65745f7374616b696e67345374616b696e674c656467657204045400001401147374617368000130543a3a4163636f756e744964000114746f74616c24013042616c616e63654f663c543e00011861637469766524013042616c616e63654f663c543e000124756e6c6f636b696e677401f0426f756e6465645665633c556e6c6f636b4368756e6b3c42616c616e63654f663c543e3e2c20543a3a4d6178556e6c6f636b696e674368756e6b733e00013c636c61696d65645f72657761726473800194426f756e6465645665633c457261496e6465782c20543a3a486973746f727944657074683e0000740c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401780453000004007c01185665633c543e000078083870616c6c65745f7374616b696e672c556e6c6f636b4368756e6b041c42616c616e636501180008011476616c756524011c42616c616e636500010c6572612c0120457261496e64657800007c0000027800800c4c626f756e6465645f636f6c6c656374696f6e732c626f756e6465645f76656328426f756e64656456656308045401100453000004002801185665633c543e00000c1853797374656d011853797374656d041c4163636f756e7401010402000c4101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008004e8205468652066756c6c206163636f756e7420696e666f726d6174696f6e20666f72206120706172746963756c6172206163636f756e742049442e0000000000002042616c616e636573012042616c616e63657310144c6f636b73010104020034040008b820416e79206c6971756964697479206c6f636b73206f6e20736f6d65206163636f756e742062616c616e6365732e2501204e4f54453a2053686f756c64206f6e6c79206265206163636573736564207768656e2073657474696e672c206368616e67696e6720616e642066726565696e672061206c6f636b2e205265736572766573010104020044040004a4204e616d6564207265736572766573206f6e20736f6d65206163636f756e742062616c616e6365732e14486f6c64730101040200500400046c20486f6c6473206f6e206163636f756e742062616c616e6365732e1c467265657a65730101040200640400048820467265657a65206c6f636b73206f6e206163636f756e742062616c616e6365732e0000000006001c5374616b696e67011c5374616b696e6704184c65646765720001040200700400044501204d61702066726f6d20616c6c2028756e6c6f636b6564292022636f6e74726f6c6c657222206163636f756e747320746f2074686520696e666f20726567617264696e6720746865207374616b696e672e000000003200040000000000ec0000000000",
"extra": "{\"isTestnet\":false,\"symbol\":\"LLD\",\"decimals\":12,\"existentialDeposit\":\"1000000000000\"}"
},
{
"id": "0f1205dc6b12b34b",
"id": "a7a19d8f8c11fcd8",
"source": "substrate-psp22",
"chainId": "liberland",
"specName": "Liberland",
"specVersion": "26",
"specVersion": "27",
"balancesConfig": "{}",
"extra": "{\"isTestnet\":false}"
},
{
"id": "f7783c376902684e",
"id": "9a28840ed9a67ada",
"source": "substrate-tokens",
"chainId": "liberland",
"specName": "Liberland",
"specVersion": "26",
"specVersion": "27",
"balancesConfig": "{}",
"extra": "{\"isTestnet\":false}"
},
Expand Down
Loading

0 comments on commit f2ea4d3

Please sign in to comment.