Skip to content

Commit 3f363bf

Browse files
Matteen.MobasheranMatteen.Mobasheran
authored andcommitted
update tokenlist name
1 parent 80b5d6f commit 3f363bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/buildList.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const mumbai = require("./tokens/mumbai.json");
1010
module.exports = function buildList() {
1111
const parsed = version.split(".");
1212
return {
13-
name: "Uniswap Labs List",
13+
name: "Uniswap Labs Default List",
1414
timestamp: new Date().toISOString(),
1515
version: {
1616
major: +parsed[0],

0 commit comments

Comments
 (0)