Skip to content

Commit

Permalink
Merge pull request #116 from yahya-ea/add-layer3-protocol
Browse files Browse the repository at this point in the history
feat(whitelist): add Layer3 to whitelisted protocols
  • Loading branch information
myronrotter authored Nov 26, 2024
2 parents c1c21d6 + 70ddef5 commit 3a395e9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added img/layer3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions whitelist/protocols.json
Original file line number Diff line number Diff line change
Expand Up @@ -861,6 +861,15 @@
"0x7BD616192fB2B364f9d29B2026165281a5f2ff2F"
]
},
{
"name": "Layer3",
"slug": "layer3",
"twitter": "@layer3xyz",
"logo": "layer3.png",
"contracts": [
"0x1195Cf65f83B3A5768F3C496D3A05AD6412c64B7"
]
},
{
"name": "NomisScore",
"slug": "nomis",
Expand Down

0 comments on commit 3a395e9

Please sign in to comment.