Skip to content

Commit

Permalink
Merge pull request #29 from noislabs/juno-randdrop-round-2
Browse files Browse the repository at this point in the history
juno-randdrop-round-2
  • Loading branch information
kaisbaccour authored Jan 1, 2024
2 parents ed06060 + 7ffd851 commit dae88e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/api/check.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ const validAddr = (addr: string): boolean => {

const AirdropRegistry = {
"juno": {
"url": 'https://raw.githubusercontent.com/noislabs/randdrop-snapshots/v0.2.1/juno-randdrop-1.json',
"contract": 'juno1tqv6032656485dtvs3p65t4ze6yf4f6rmej8yc3mj7xqem60elesh3en96'
"url": 'https://raw.githubusercontent.com/noislabs/randdrop-snapshots/v0.2.1/juno-randdrop-2.json',
"contract": 'juno1pqcxmuc4nhkjqgymwraxzqj25yljdlnmu7rd675c6ypg9dakcwlszvk9gk'
},
"injective": {
"url": 'https://raw.githubusercontent.com/noislabs/randdrop-snapshots/v0.2.1/injective-randdrop-1.json',
Expand Down

1 comment on commit dae88e4

@vercel
Copy link

@vercel vercel bot commented on dae88e4 Jan 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

randdrop – ./

randdrop-git-main-nois.vercel.app
randdrop-nois.vercel.app
randdrop.vercel.app
randdrop.nois.network

Please sign in to comment.