-
Notifications
You must be signed in to change notification settings - Fork 3
/
lab10_arbitrum_overlay.json
42 lines (42 loc) · 1.35 KB
/
lab10_arbitrum_overlay.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
[
{
"name": "GanGirls",
"address": "0x627794a502Db38FC0Bc8ff696eA5A31902FCDF4E",
"symbol": "GANG",
"chainId": 42161,
"logoURI": "https://raw.githubusercontent.com/lab10-coop/minerva-nft-list/main/images/gan-girls.jpg",
"override": false
},
{
"name": "Superfluid Stream",
"address": "0x91cf787b441207e6fab4e18320521c3d23c587e3",
"symbol": "SFS",
"chainId": 42161,
"logoURI": "https://raw.githubusercontent.com/lab10-coop/minerva-nft-list/main/images/superfluid.svg",
"override": true
},
{
"name": "Superfluid Constant Inflow",
"address": "0x0043d7c85C8b96a49A72A92C0B48CdC4720437d7",
"symbol": "CIF",
"chainId": 42161,
"logoURI": "https://raw.githubusercontent.com/lab10-coop/minerva-nft-list/main/images/superfluid.svg",
"override": true
},
{
"name": "Superfluid Constant Outflow",
"address": "0x051e766e2d8dc65ae2bFCF084A50AD0447634227",
"symbol": "COF",
"chainId": 42161,
"logoURI": "https://raw.githubusercontent.com/lab10-coop/minerva-nft-list/main/images/superfluid.svg",
"override": true
},
{
"name": "Placeholder",
"address": "0x0000000000000000000000000000000000000000",
"symbol": "XYZ",
"chainId": 42161,
"logoURI": "https://raw.githubusercontent.com/lab10-coop/minerva-nft-list/main/images/placeholder.svg",
"override": false
}
]