File tree Expand file tree Collapse file tree 3 files changed +72
-0
lines changed Expand file tree Collapse file tree 3 files changed +72
-0
lines changed Original file line number Diff line number Diff line change 34
34
"oracle-eurUSTBL" : {
35
35
"txHash" : " 0xeab534b48c7f37b2ef7b02c1625a026076dc075afc6a27aa71674c888b61019c" ,
36
36
"address" : " 0x970E2aDC2fdF53AEa6B5fa73ca6dc30eAFEDfe3D"
37
+ },
38
+ "token-UKTBL" : {
39
+ "txHash" : " 0x4a61e103859e35ccca270a2370ec7e3c1bb7fdf77ab9667c0be6113ba46cd7f8" ,
40
+ "address" : " 0x903d5990119bC799423e9C25c56518Ba7DD19474"
41
+ },
42
+ "oracle-UKTBL" : {
43
+ "txHash" : " 0xcfc718bd3854d9595677392d9832f47c5a186c6439c53c743e444818435ba1c5" ,
44
+ "address" : " 0x4f33aCf823E6eEb697180d553cE0c710124C8D59"
45
+ },
46
+ "token-SPKCC" : {
47
+ "txHash" : " 0xb8600cede4f1dc71d4a7195eb2fc495c23524d28e79fc29ab265fb88d2c26c56" ,
48
+ "address" : " 0x99F70A0e1786402a6796c6B0AA997ef340a5c6da"
49
+ },
50
+ "oracle-SPKCC" : {
51
+ "txHash" : " 0x35b05b70041189fbefe5a5d2e3f1896d90010d74688e7edcaed6e9cf759cbc45" ,
52
+ "address" : " 0x3868D4e336d14D38031cf680329d31e4712e11cC"
53
+ },
54
+ "token-eurSPKCC" : {
55
+ "txHash" : " 0x52848c75aedadbc389f93ae557e85be8fe5e74b08b31f0ed011c228e2b768a13" ,
56
+ "address" : " 0x0e389C83Bc1d16d86412476F6103027555C03265"
57
+ },
58
+ "oracle-eurSPKCC" : {
59
+ "txHash" : " 0x48ef8ab6dce51bbf798acfbda5893ff9d18a3b815d615bbee3c630fb75df09d3" ,
60
+ "address" : " 0x7A16Df1C2Cd8B9EEb9ED9942c82C2e7c90Bb93Db"
37
61
}
38
62
}
Original file line number Diff line number Diff line change 40
40
"address" : " 0x970E2aDC2fdF53AEa6B5fa73ca6dc30eAFEDfe3D" ,
41
41
"txHash" : " 0xeab534b48c7f37b2ef7b02c1625a026076dc075afc6a27aa71674c888b61019c" ,
42
42
"kind" : " uups"
43
+ },
44
+ {
45
+ "address" : " 0x903d5990119bC799423e9C25c56518Ba7DD19474" ,
46
+ "txHash" : " 0x4a61e103859e35ccca270a2370ec7e3c1bb7fdf77ab9667c0be6113ba46cd7f8" ,
47
+ "kind" : " uups"
48
+ },
49
+ {
50
+ "address" : " 0x4f33aCf823E6eEb697180d553cE0c710124C8D59" ,
51
+ "txHash" : " 0xcfc718bd3854d9595677392d9832f47c5a186c6439c53c743e444818435ba1c5" ,
52
+ "kind" : " uups"
53
+ },
54
+ {
55
+ "address" : " 0x99F70A0e1786402a6796c6B0AA997ef340a5c6da" ,
56
+ "txHash" : " 0xb8600cede4f1dc71d4a7195eb2fc495c23524d28e79fc29ab265fb88d2c26c56" ,
57
+ "kind" : " uups"
58
+ },
59
+ {
60
+ "address" : " 0x3868D4e336d14D38031cf680329d31e4712e11cC" ,
61
+ "txHash" : " 0x35b05b70041189fbefe5a5d2e3f1896d90010d74688e7edcaed6e9cf759cbc45" ,
62
+ "kind" : " uups"
63
+ },
64
+ {
65
+ "address" : " 0x0e389C83Bc1d16d86412476F6103027555C03265" ,
66
+ "txHash" : " 0x52848c75aedadbc389f93ae557e85be8fe5e74b08b31f0ed011c228e2b768a13" ,
67
+ "kind" : " uups"
68
+ },
69
+ {
70
+ "address" : " 0x7A16Df1C2Cd8B9EEb9ED9942c82C2e7c90Bb93Db" ,
71
+ "txHash" : " 0x48ef8ab6dce51bbf798acfbda5893ff9d18a3b815d615bbee3c630fb75df09d3" ,
72
+ "kind" : " uups"
43
73
}
44
74
],
45
75
"impls" : {
Original file line number Diff line number Diff line change 18
18
"symbol" : " eurUSTBL" ,
19
19
"decimals" : 5 ,
20
20
"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" }
21
39
}
22
40
],
23
41
"fns" : {
You can’t perform that action at this time.
0 commit comments