-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathlab10_optimism_overlay.json
50 lines (50 loc) · 1.62 KB
/
lab10_optimism_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
43
44
45
46
47
48
49
50
[
{
"name": "Superfluid Stream",
"address": "0x91cf787b441207e6fab4e18320521c3d23c587e3",
"symbol": "SFS",
"chainId": 10,
"logoURI": "https://raw.githubusercontent.com/lab10-coop/minerva-nft-list/main/images/superfluid.svg",
"override": true
},
{
"name": "Superfluid Constant Inflow",
"address": "0x0C6D90a98426bfD572a5c5Be572a7f6Bd1C5ED76",
"symbol": "CIF",
"chainId": 10,
"logoURI": "https://raw.githubusercontent.com/lab10-coop/minerva-nft-list/main/images/superfluid.svg",
"override": true
},
{
"name": "Superfluid Constant Outflow",
"address": "0xFb2b126660BE2fdEBa254b1F6e4348644E8482e7",
"symbol": "COF",
"chainId": 10,
"logoURI": "https://raw.githubusercontent.com/lab10-coop/minerva-nft-list/main/images/superfluid.svg",
"override": true
},
{
"name": "GeoWeb Registry Diamond",
"address": "0xba1231785a7b4ac0e8dc9a0403938c2182ce4a4e",
"symbol": "GEO-RD",
"chainId": 10,
"logoURI": "https://raw.githubusercontent.com/lab10-coop/minerva-nft-list/main/images/geoweb.svg",
"override": false
},
{
"name": "GeoWeb PCOLicenseDiamond",
"address": "0xe5769b506e624044ac2d472e76bedba53dc2bbed",
"symbol": "GEO-LD",
"chainId": 10,
"logoURI": "https://raw.githubusercontent.com/lab10-coop/minerva-nft-list/main/images/geoweb.svg",
"override": false
},
{
"name": "Placeholder",
"address": "0x0000000000000000000000000000000000000000",
"symbol": "XYZ",
"chainId": 10,
"logoURI": "https://raw.githubusercontent.com/lab10-coop/minerva-nft-list/main/images/placeholder.svg",
"override": false
}
]