Skip to content

Commit

Permalink
Merge pull request #82 from omnihub-xyz/omnihubxyz
Browse files Browse the repository at this point in the history
feat(whitelist): add Omnihub contracts to whitelist
  • Loading branch information
swarna1101 authored Oct 3, 2024
2 parents 4d4bb10 + 88b86df commit 768df6d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added img/omnihub.jpg
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/whitelist.go
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,15 @@ var (
"0xbbFa45a92d9d071554B59D2d29174584D9b06bc3",
"0x0f0244337f1215E6D8e13Af1b5ae639244d8a6f6"
]
},
{
"name": "OmniHub",
"slug": "omnihub",
"twitter": "@omni_hub",
"logo": "omnihub.jpg",
"contracts": [
"0xb0B4B761C9e9Bf5A9194a42e944A4A6646B83919"
]
}
]`
)

0 comments on commit 768df6d

Please sign in to comment.