Skip to content

Commit

Permalink
changed token to burn address
Browse files Browse the repository at this point in the history
  • Loading branch information
hozzjss committed Nov 30, 2021
1 parent 4e7f8bd commit bd34a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ const main = async (): Promise<void> => {
discordAccount.identity.id,
address,
"137",
"0x9a71012b13ca4d3d0cdc72a177df3ef03b0e76a3"
"0x0000000000000000000000000000000000000000"
);
}

Expand Down

0 comments on commit bd34a18

Please sign in to comment.