Skip to content

Commit 873f6d1

Browse files
Add files via upload
1 parent 9296163 commit 873f6d1

File tree

3 files changed

+39
-1
lines changed

3 files changed

+39
-1
lines changed

chains/turkchain/addresses.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1+
core: {}

chains/turkchain/logo.svg

Lines changed: 1 addition & 0 deletions
Loading

chains/turkchain/metadata.yaml

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
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

Comments
 (0)