We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9296163 commit 873f6d1Copy full SHA for 873f6d1
chains/turkchain/addresses.yaml
@@ -1 +1 @@
1
-
+core: {}
chains/turkchain/logo.svg
chains/turkchain/metadata.yaml
@@ -0,0 +1,37 @@
+blockExplorers:
2
+ - apiUrl: https://turkscan.com/api
3
+ family: blockscout
4
+ name: TurkScan
5
+ url: https://turkscan.com
6
+
7
+blocks:
8
+ confirmations: 2
9
+ estimateBlockTime: 2
10
+ reorgPeriod: finalized
11
12
+chainId: 1919
13
14
+deployer:
15
+ name: Turkchain
16
+ url: https://www.turkscan.com
17
18
+displayName: Turkchain
19
+domainId: 1919
20
+isTestnet: false
21
+name: turkchain
22
23
+nativeToken:
24
+ decimals: 18
25
+ name: TC
26
+ symbol: TURK
27
28
+protocol: ethereum
29
30
+rpcUrls:
31
+ - http: https://rpc.turkscan.com
32
33
+technicalStack: other
34
35
+transactionOverrides:
36
+ maxFeePerGas: 20000000000
37
+ maxPriorityFeePerGas: 2000000000
0 commit comments