Skip to content

Commit

Permalink
Add Analog Timechain
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianFranzen committed Jan 8, 2025
1 parent 32ab15d commit b9a1ad2
Show file tree
Hide file tree
Showing 6 changed files with 47 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/chain-list/src/data/AssetLogoMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,7 @@
"moonbeam-erc20-eth.wh-0xab3f0245b83feb11d15aaffefd7ad465a59817ed": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-eth.wh-0xab3f0245b83feb11d15aaffefd7ad465a59817ed.png",
"moonbeam-erc20-frax-0x322e86852e492a7ee17f28a78c663da38fb33bfb": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-frax-0x322e86852e492a7ee17f28a78c663da38fb33bfb.png",
"analog_testnet-native-tanlog": "https://chain-list-assets.subwallet.app/assets/chain-assets/analog_testnet-native-tanlog.png",
"analog_timechain-native-anlog": "https://chain-list-assets.subwallet.app/assets/chain-assets/analog_timechain-native-anlog.png",
"hydradx_main-local-pha": "https://chain-list-assets.subwallet.app/assets/chain-assets/hydradx_main-local-pha.png",
"hydradx_main-local-kilt": "https://chain-list-assets.subwallet.app/assets/chain-assets/hydradx_main-local-kilt.png",
"hydradx_main-local-ztg": "https://chain-list-assets.subwallet.app/assets/chain-assets/hydradx_main-local-ztg.png",
Expand Down
14 changes: 14 additions & 0 deletions packages/chain-list/src/data/ChainAsset.json
Original file line number Diff line number Diff line change
Expand Up @@ -10809,6 +10809,20 @@
"hasValue": false,
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/analog_testnet-native-tanlog.png"
},
"analog_timechain-NATIVE-ANLOG": {
"originChain": "analog_timechain",
"slug": "analog_timechain-NATIVE-TANLOG",
"name": "Analog Timechain",
"symbol": "ANLOG",
"decimals": 12,
"priceId": null,
"minAmount": "1000000000000",
"assetType": "NATIVE",
"metadata": null,
"multiChainAsset": null,
"hasValue": true,
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/analog_timechain-native-anlog.png"
},
"hydradx_main-LOCAL-PHA": {
"originChain": "hydradx_main",
"slug": "hydradx_main-LOCAL-PHA",
Expand Down
31 changes: 31 additions & 0 deletions packages/chain-list/src/data/ChainInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -9007,6 +9007,37 @@
"bitcoinInfo": null,
"tonInfo": null
},
"analog_timechain": {
"slug": "analog_timechain",
"name": "Analog Timechain",
"isTestnet": false,
"chainStatus": "ACTIVE",
"icon": "https://chain-list-assets.subwallet.app/assets/chains/analog_timechain.png",
"providers": {
"Analog": "wss://rpc.timechain.analog.one"
},
"evmInfo": null,
"substrateInfo": {
"relaySlug": null,
"paraId": null,
"genesisHash": "0x1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc",
"addressPrefix": 12850,
"chainType": "RELAYCHAIN",
"crowdloanUrl": null,
"blockExplorer": null,
"existentialDeposit": "1000000000000",
"symbol": "ANLOG",
"decimals": 12,
"hasNativeNft": null,
"supportStaking": null,
"supportSmartContract": null,
"crowdloanParaId": null,
"crowdloanFunds": []
},
"extraInfo": null,
"bitcoinInfo": null,
"tonInfo": null
},
"peaq": {
"slug": "peaq",
"name": "peaq",
Expand Down
1 change: 1 addition & 0 deletions packages/chain-list/src/data/ChainLogoMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@
"bounceBitEvmTest": "https://chain-list-assets.subwallet.app/assets/chains/bouncebitevmtest.png",
"kreivo": "https://chain-list-assets.subwallet.app/assets/chains/kreivo.png",
"analog_testnet": "https://chain-list-assets.subwallet.app/assets/chains/analog_testnet.png",
"analog_timechain": "https://chain-list-assets.subwallet.app/assets/chains/analog_timechain.png",
"peaq": "https://chain-list-assets.subwallet.app/assets/chains/peaq.png",
"layerEdge_testnet": "https://chain-list-assets.subwallet.app/assets/chains/layeredge_testnet.png",
"bevm_testnet": "https://chain-list-assets.subwallet.app/assets/chains/bevm_testnet.png",
Expand Down

0 comments on commit b9a1ad2

Please sign in to comment.