aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sra-report/postman_configs/environments/mainnet_tokens.postman_environment.json
blob: 0040dda95489614e9bfa94c9797b7987bcaf1abd (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
{
    "id": "e1087711-9cff-fd54-ba20-990b17a15f80",
    "name": "Mainnet tokens",
    "values": [
        {
            "enabled": true,
            "key": "DAI_address",
            "value": "0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359",
            "type": "text"
        },
        {
            "enabled": true,
            "key": "WETH_address",
            "value": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "text"
        },
        {
            "enabled": true,
            "key": "ZRX_address",
            "value": "0xe41d2489571d322189246dafa5ebde1f4699f498",
            "type": "text"
        }
    ],
    "timestamp": 1518561760642,
    "_postman_variable_scope": "environment",
    "_postman_exported_at": "2018-02-14T22:48:11.259Z",
    "_postman_exported_using": "Postman/5.5.2"
}