aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sra-report/postman_configs/environments/kovan_tokens.postman_environment.json
blob: fc2b1a9ff26fd19275bacdab63e03228a9863708 (plain) (blame)
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
{
    "id": "8dab7221-c8b8-2931-92c8-605f6f4072e1",
    "name": "Kovan Tokens",
    "values": [
        {
            "enabled": true,
            "key": "url",
            "value": "https://api.radarrelay.com/0x",
            "type": "text"
        },
        {
            "enabled": true,
            "key": "DAI_address",
            "value": "0xb18845c260f680d5b9d84649638813e342e4f8c9",
            "type": "text"
        },
        {
            "enabled": true,
            "key": "WETH_address",
            "value": "0xd0a1e359811322d97991e03f863a0c30c2cf029c",
            "type": "text"
        },
        {
            "enabled": true,
            "key": "ZRX_address",
            "value": "0x6ff6c0ff1d68b964901f986d4c9fa3ac68346570",
            "type": "text"
        }
    ],
    "timestamp": 1518639440766,
    "_postman_variable_scope": "environment",
    "_postman_exported_at": "2018-02-14T22:49:13.162Z",
    "_postman_exported_using": "Postman/5.5.2"
}