Skip to content

Commit

Permalink
Merge pull request #1 from hozzjss/tec
Browse files Browse the repository at this point in the history
changed token to burn address
  • Loading branch information
hozzjss authored Nov 30, 2021
2 parents 4e7f8bd + bd34a18 commit ecb1007
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 ecb1007

Please sign in to comment.