Skip to content

Commit 4a9bdce

Browse files
committed
Fix links.name values to allowed enum
1 parent dd15d34 commit 4a9bdce

File tree

1 file changed

+4
-8
lines changed
  • blockchains/smartchain/assets/0x5764AF35C04171f71Da56ad39FaC07e9171D975b

1 file changed

+4
-8
lines changed

blockchains/smartchain/assets/0x5764AF35C04171f71Da56ad39FaC07e9171D975b/info.json

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,13 @@
1212
"stablecoin"
1313
],
1414
"links": [
15-
{
16-
"name": "website",
17-
"url": "https://red-hollow-sole-81.mypinata.cloud/"
18-
},
19-
{
20-
"name": "bscscan",
21-
"url": "https://bscscan.com/token/0x5764AF35C04171f71Da56ad39FaC07e9171D975b"
22-
},
2315
{
2416
"name": "github",
2517
"url": "https://github.com/anonim-01"
18+
},
19+
{
20+
"name": "docs",
21+
"url": "https://red-hollow-sole-81.mypinata.cloud/"
2622
}
2723
]
2824
}

0 commit comments

Comments
 (0)