Skip to content

Commit 658288a

Browse files
Merge pull request #364 from Adamant-im/trello.com/c/HFehYeb5
[trello.com/c/HFehYeb5] SKALE, Swarm and Flux listing
2 parents c8f828b + 298cd8a commit 658288a

28 files changed

+165
-2
lines changed

Adamant/Wallets/Ethereum/EthWalletService+DynamicConstants.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ extension EthWalletService {
7878
static var nodes: [Node] {
7979
[
8080
Node(url: URL(string: "https://ethnode1.adamant.im")!),
81+
Node(url: URL(string: "https://ethnode2.adamant.im")!),
8182
]
8283
}
8384

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"scale" : "1x",
6+
"filename" : "bzz_notification.png"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"scale" : "2x",
11+
"filename" : "bzz_notification@2x.png"
12+
},
13+
{
14+
"idiom" : "universal",
15+
"scale" : "3x",
16+
"filename" : "bzz_notification@3x.png"
17+
}
18+
],
19+
"info" : {
20+
"version" : 1,
21+
"author" : "xcode"
22+
}
23+
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"scale" : "1x",
6+
"filename" : "bzz_wallet.png"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"scale" : "2x",
11+
"filename" : "bzz_wallet@2x.png"
12+
},
13+
{
14+
"idiom" : "universal",
15+
"scale" : "3x",
16+
"filename" : "bzz_wallet@3x.png"
17+
}
18+
],
19+
"info" : {
20+
"version" : 1,
21+
"author" : "xcode"
22+
}
23+
}
Loading
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"scale" : "1x",
6+
"filename" : "bzz_wallet_row.png"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"scale" : "2x",
11+
"filename" : "bzz_wallet_row@2x.png"
12+
},
13+
{
14+
"idiom" : "universal",
15+
"scale" : "3x",
16+
"filename" : "bzz_wallet_row@3x.png"
17+
}
18+
],
19+
"info" : {
20+
"version" : 1,
21+
"author" : "xcode"
22+
}
23+
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"scale" : "1x",
6+
"filename" : "flux_notification.png"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"scale" : "2x",
11+
"filename" : "flux_notification@2x.png"
12+
},
13+
{
14+
"idiom" : "universal",
15+
"scale" : "3x",
16+
"filename" : "flux_notification@3x.png"
17+
}
18+
],
19+
"info" : {
20+
"version" : 1,
21+
"author" : "xcode"
22+
}
23+
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"scale" : "1x",
6+
"filename" : "flux_wallet.png"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"scale" : "2x",
11+
"filename" : "flux_wallet@2x.png"
12+
},
13+
{
14+
"idiom" : "universal",
15+
"scale" : "3x",
16+
"filename" : "flux_wallet@3x.png"
17+
}
18+
],
19+
"info" : {
20+
"version" : 1,
21+
"author" : "xcode"
22+
}
23+
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"scale" : "1x",
6+
"filename" : "flux_wallet_row.png"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"scale" : "2x",
11+
"filename" : "flux_wallet_row@2x.png"
12+
},
13+
{
14+
"idiom" : "universal",
15+
"scale" : "3x",
16+
"filename" : "flux_wallet_row@3x.png"
17+
}
18+
],
19+
"info" : {
20+
"version" : 1,
21+
"author" : "xcode"
22+
}
23+
}

CommonKit/Sources/CommonKit/Models/ethereumTokensList.swift

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,18 @@
2727
defaultGasPriceGwei: 30,
2828
defaultGasLimit: 58000,
2929
warningGasPriceGwei: 70),
30+
ERC20Token(symbol: "BZZ",
31+
name: "Swarm",
32+
contractAddress: "0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb",
33+
decimals: 16,
34+
naturalUnits: 16,
35+
defaultVisibility: true,
36+
defaultOrdinalLevel: 95,
37+
reliabilityGasPricePercent: 10,
38+
reliabilityGasLimitPercent: 10,
39+
defaultGasPriceGwei: 30,
40+
defaultGasLimit: 58000,
41+
warningGasPriceGwei: 70),
3042
ERC20Token(symbol: "DAI",
3143
name: "Dai",
3244
contractAddress: "0x6b175474e89094c44da98b954eedeac495271d0f",
@@ -51,6 +63,18 @@
5163
defaultGasPriceGwei: 30,
5264
defaultGasLimit: 58000,
5365
warningGasPriceGwei: 70),
66+
ERC20Token(symbol: "FLUX",
67+
name: "Flux",
68+
contractAddress: "0x720CD16b011b987Da3518fbf38c3071d4F0D1495",
69+
decimals: 8,
70+
naturalUnits: 8,
71+
defaultVisibility: true,
72+
defaultOrdinalLevel: 90,
73+
reliabilityGasPricePercent: 10,
74+
reliabilityGasLimitPercent: 10,
75+
defaultGasPriceGwei: 30,
76+
defaultGasLimit: 58000,
77+
warningGasPriceGwei: 70),
5478
ERC20Token(symbol: "HOT",
5579
name: "Holo",
5680
contractAddress: "0x6c6ee5e31d828de241282b9606c8e98ea48526e2",
@@ -152,8 +176,8 @@
152176
contractAddress: "0x00c83aecc790e8a4453e5dd3b0b4b3680501a7a7",
153177
decimals: 18,
154178
naturalUnits: 18,
155-
defaultVisibility: false,
156-
defaultOrdinalLevel: nil,
179+
defaultVisibility: true,
180+
defaultOrdinalLevel: 85,
157181
reliabilityGasPricePercent: 10,
158182
reliabilityGasLimitPercent: 10,
159183
defaultGasPriceGwei: 30,
Loading
Loading

0 commit comments

Comments
 (0)