Skip to content

Commit c6915de

Browse files
committed
deploy UKTBL & SPKCC on Etherlink Mainnet
1 parent b2efc78 commit c6915de

File tree

3 files changed

+73
-6
lines changed

3 files changed

+73
-6
lines changed

.cache-42793.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,29 @@
3434
"oracle-eurUSTBL": {
3535
"txHash": "0x4f61aee79f4841274e9cb4090ce10156cf74f4d66f625e9c022b7dfa38d201aa",
3636
"address": "0x27BB2B34998F127D03f44D90f148248a3932F492"
37+
},
38+
"token-UKTBL": {
39+
"txHash": "0x987af2551c987bdf13d020ce0cfa98d2dba13b2410411eb5fc2830220413e9b1",
40+
"address": "0x970E2aDC2fdF53AEa6B5fa73ca6dc30eAFEDfe3D"
41+
},
42+
"oracle-UKTBL": {
43+
"txHash": "0xe984dd0b1d1ae4af55a6f8dff9d71372179c74c27e5c3a3290847e7749b5e8b8",
44+
"address": "0x903d5990119bC799423e9C25c56518Ba7DD19474"
45+
},
46+
"token-SPKCC": {
47+
"txHash": "0x3ca7f4f3bcd3c02f51cb7edb546c258fef4a1769c6eea7861ce04bfc479a4827",
48+
"address": "0x4f33aCf823E6eEb697180d553cE0c710124C8D59"
49+
},
50+
"oracle-SPKCC": {
51+
"txHash": "0xc2f2ee4e1ba35ba4760f86e030e3176b8687764a40cafcd219efb68cb58c8ee4",
52+
"address": "0x99F70A0e1786402a6796c6B0AA997ef340a5c6da"
53+
},
54+
"token-eurSPKCC": {
55+
"txHash": "0xd3b9ec539c57fade97973f4afa303ba752adf2a5ef31534617834872ba57e84f",
56+
"address": "0x3868D4e336d14D38031cf680329d31e4712e11cC"
57+
},
58+
"oracle-eurSPKCC": {
59+
"txHash": "0xab42f167332bc9025367c8325360e009a2df66f6cc564f65ef08564c7ba38d05",
60+
"address": "0x0e389C83Bc1d16d86412476F6103027555C03265"
3761
}
3862
}

.openzeppelin/etherlink.json

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,36 @@
4040
"address": "0x27BB2B34998F127D03f44D90f148248a3932F492",
4141
"txHash": "0x4f61aee79f4841274e9cb4090ce10156cf74f4d66f625e9c022b7dfa38d201aa",
4242
"kind": "uups"
43+
},
44+
{
45+
"address": "0x970E2aDC2fdF53AEa6B5fa73ca6dc30eAFEDfe3D",
46+
"txHash": "0x987af2551c987bdf13d020ce0cfa98d2dba13b2410411eb5fc2830220413e9b1",
47+
"kind": "uups"
48+
},
49+
{
50+
"address": "0x903d5990119bC799423e9C25c56518Ba7DD19474",
51+
"txHash": "0xe984dd0b1d1ae4af55a6f8dff9d71372179c74c27e5c3a3290847e7749b5e8b8",
52+
"kind": "uups"
53+
},
54+
{
55+
"address": "0x4f33aCf823E6eEb697180d553cE0c710124C8D59",
56+
"txHash": "0x3ca7f4f3bcd3c02f51cb7edb546c258fef4a1769c6eea7861ce04bfc479a4827",
57+
"kind": "uups"
58+
},
59+
{
60+
"address": "0x99F70A0e1786402a6796c6B0AA997ef340a5c6da",
61+
"txHash": "0xc2f2ee4e1ba35ba4760f86e030e3176b8687764a40cafcd219efb68cb58c8ee4",
62+
"kind": "uups"
63+
},
64+
{
65+
"address": "0x3868D4e336d14D38031cf680329d31e4712e11cC",
66+
"txHash": "0xd3b9ec539c57fade97973f4afa303ba752adf2a5ef31534617834872ba57e84f",
67+
"kind": "uups"
68+
},
69+
{
70+
"address": "0x0e389C83Bc1d16d86412476F6103027555C03265",
71+
"txHash": "0xab42f167332bc9025367c8325360e009a2df66f6cc564f65ef08564c7ba38d05",
72+
"kind": "uups"
4373
}
4474
],
4575
"impls": {
@@ -232,12 +262,7 @@
232262
},
233263
"t_enum(Status)10584": {
234264
"label": "enum Redemption.Status",
235-
"members": [
236-
"NULL",
237-
"PENDING",
238-
"EXECUTED",
239-
"CANCELED"
240-
],
265+
"members": ["NULL", "PENDING", "EXECUTED", "CANCELED"],
241266
"numberOfBytes": "1"
242267
},
243268
"t_mapping(t_bytes32,t_struct(Details)10590_storage)": {

scripts/config-42793.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,24 @@
1818
"symbol": "eurUSTBL",
1919
"decimals": 5,
2020
"oracle": { "decimals": 6, "quote": "EUR" }
21+
},
22+
{
23+
"name": "Spiko UK T-Bills Money Market Fund",
24+
"symbol": "UKTBL",
25+
"decimals": 5,
26+
"oracle": { "decimals": 6, "quote": "GBP" }
27+
},
28+
{
29+
"name": "Spiko Digital Assets Cash and Carry Fund",
30+
"symbol": "SPKCC",
31+
"decimals": 5,
32+
"oracle": { "decimals": 6, "quote": "USD" }
33+
},
34+
{
35+
"name": "Spiko Digital Assets Cash and Carry Fund (EUR hedged)",
36+
"symbol": "eurSPKCC",
37+
"decimals": 5,
38+
"oracle": { "decimals": 6, "quote": "EUR" }
2139
}
2240
],
2341
"fns": {

0 commit comments

Comments
 (0)