Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
charlie-eth authored Nov 27, 2023
1 parent 887b0ef commit 6a1e3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/prisma/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const config = {
}

module.exports.hallmarks = [
[1698922200,"Justin Sun Deposited"]
[1698883200,"PRISMA token launch"]
],
Object.keys(config).forEach(chain => {
const { factory, fromBlock, } = config[chain]
Expand Down

0 comments on commit 6a1e3e8

Please sign in to comment.