-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathco2-compound.json
executable file
·83 lines (83 loc) · 2.61 KB
/
co2-compound.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
"name": "CO2_COMPOUND holder locked sKLIMA",
"strategy": {
"name": "math",
"params": {
"symbol": "MATH",
"operands": [
{
"type": "strategy",
"strategy": {
"network": "137",
"name": "contract-call",
"params": {
"address": "0x08e253270240509E57B9543c0453F0bAc839d0a1",
"decimals": 1,
"symbol": "KLIMAxSVN:CO2C",
"methodABI": {
"inputs": [
{
"internalType": "address",
"name": "owner",
"type": "address"
}
],
"name": "balanceOf",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
}
}
}
},
{
"type": "strategy",
"strategy": {
"network": "137",
"name": "contract-call",
"params": {
"address": "0xb0C22d8D350C67420f06F48936654f567C73E8C8",
"decimals": 9,
"symbol": "sKLIMA-CO2C",
"args": "0x08e253270240509E57B9543c0453F0bAc839d0a1",
"methodABI": {
"inputs": [
{
"internalType": "address",
"name": "account",
"type": "address"
}
],
"name": "balanceOf",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
}
}
}
}
],
"operation": "multiply"
}
},
"network": "137",
"addresses": [
"0xa53a13a80d72a855481de5211e7654fabdfe3526",
"0x0f423422646b4fd8dff78f0ffab6fe768fc76bf9"
],
"snapshot": 28091834
}