forked from sourcecred/cred
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtransfers.json
47 lines (47 loc) · 1.18 KB
/
transfers.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
[
{
"type": "sourcecred/transfer",
"version": "0.1.0"
},
[
{
"from": "sourcecred/@s_ben",
"to": "sourcecred/@protocol",
"amount": 11214,
"timestamp": 1571414719000,
"references": [
"https://opencollective.com/seth-benton/expenses/10744",
"https://discourse.sourcecred.io/t/credsperiment-week-3-distribution/282/10"
]
},
{
"from": "sourcecred/@s_ben",
"to": "sourcecred/@protocol",
"amount": 90000,
"timestamp": 1572659920737,
"references": [
"https://github.com/sourcecred/cred/pull/5"
]
},
{
"from": "sourcecred/@s_ben",
"to": "sourcecred/@protocol",
"amount": 249202,
"timestamp": 1575484868786,
"references": [
"https://github.com/sourcecred/cred/pull/6",
"https://observablehq.com/@decentralion/credsperiment-week-11"
]
},
{
"from": "sourcecred/@s_ben",
"to": "sourcecred/@amico",
"amount": 585400,
"timestamp": 1582059608056,
"references": [
"https://github.com/sourcecred/cred/pull/20",
"https://observablehq.com/@decentralion/credsperiment-week-22"
]
}
]
]