Skip to content

Commit

Permalink
Merge pull request #90 from darkhan-b/main
Browse files Browse the repository at this point in the history
Added chainspot in whitelist
  • Loading branch information
swarna1101 authored Oct 7, 2024
2 parents a182b35 + 9413d09 commit 6383b7e
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 0 deletions.
58 changes: 58 additions & 0 deletions img/chainspot.svg
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 @@ -669,6 +669,15 @@ var (
"contracts": [
"0xb0B4B761C9e9Bf5A9194a42e944A4A6646B83919"
]
},
{
"name": "Chainspot",
"slug": "chainspot",
"twitter": "@ChainspotIO",
"logo": "chainspot.svg",
"contracts": [
"0x3f96aF2AF6f644D5Fd1FC2d5A016CcE991198103"
]
}
]`
)

0 comments on commit 6383b7e

Please sign in to comment.