forked from quentingosset/covalent-postman-collection
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Covalent Demo.postman_environment.json
134 lines (134 loc) · 2.73 KB
/
Covalent Demo.postman_environment.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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
{
"id": "f61a29c9-e39f-423d-a185-345a8f5f5aad",
"name": "Covalent Demo",
"values": [
{
"key": "host",
"value": "https://api.covalenthq.com/v1",
"enabled": true
},
{
"key": "chain_id",
"value": "1",
"enabled": true
},
{
"key": "address",
"value": "0x5a6d3b6bf795a3160dc7c139dee9f60ce0f00cae",
"enabled": true
},
{
"key": "contract_address",
"value": "0x1f9840a85d5af5bf1d1762f925bdaddc4201f984",
"enabled": true
},
{
"key": "block_height",
"value": "12422508",
"enabled": true
},
{
"key": "start_date",
"value": "2021-05-12T00:00:00z",
"enabled": true
},
{
"key": "end_date",
"value": "2021-05-13T00:00:00z",
"enabled": true
},
{
"key": "topic",
"value": "0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925",
"enabled": true
},
{
"key": "starting_block",
"value": "12422508",
"enabled": true
},
{
"key": "ending_block",
"value": "latest",
"enabled": true
},
{
"key": "nft_contract_address",
"value": "0xe4605d46fd0b3f8329d936a8b258d69276cba264",
"enabled": true
},
{
"key": "token_id",
"value": "123",
"enabled": true
},
{
"key": "contract_id",
"value": "all",
"enabled": true
},
{
"key": "tx_hash",
"value": "0xbda92389200cadac424d64202caeab70cd5e93756fe34c08578adeb310bba254",
"enabled": true
},
{
"key": "quote_currency",
"value": "USD",
"enabled": true
},
{
"key": "contract_addresses",
"value": "0x1f9840a85d5af5bf1d1762f925bdaddc4201f984,0xdac17f958d2ee523a2206206994597c13d831ec7",
"enabled": true
},
{
"key": "ticker_symbol",
"value": "UNI",
"enabled": true
},
{
"key": "exchange_contract_address",
"value": "0x40f0e70a7d565985b967bcdb0ba5801994fc2e80",
"enabled": true
},
{
"key": "pancakeswap_contract_address",
"value": "0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
"enabled": true
},
{
"key": "aave_address",
"value": "0x485B7B7804fDA5032f69Dfc87dDe913A69CD424A",
"enabled": true
},
{
"key": "balancer_address",
"value": "0x485B7B7804fDA5032f69Dfc87dDe913A69CD424A",
"enabled": true
},
{
"key": "compound_address",
"value": "0x73099f49d90c3141C89f8F3B5A54dFE4d1e4E77C",
"enabled": true
},
{
"key": "curve_address",
"value": "0xED9578a72ED2e6738B5b004Fd7834A5f7bF782e4",
"enabled": true
},
{
"key": "uniswap_address",
"value": "0xf7091c3Ff71910443346F7da71eA2e3B7F296AaE",
"enabled": true
},
{
"key": "pancakeswap_address",
"value": "0xa39353dbb91c107110462aa03a1f7982eeba8491",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2021-05-14T15:28:55.853Z",
"_postman_exported_using": "Postman/8.4.0"
}