Skip to content

Commit

Permalink
fix maha treasury
Browse files Browse the repository at this point in the history
  • Loading branch information
g1nt0ki authored and tlatkdgus1 committed Nov 25, 2024
1 parent beb70af commit 1a8510d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion projects/treasury/mahaxyz.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ module.exports = treasuryExports({
owners: [treasury],
ownTokens: [
"0x745407c86DF8DB893011912d3aB28e68B62E49B0", // MAHA
]
],
blacklistedTokens: [
"0xB4d930279552397bbA2ee473229f89Ec245bc365", // MAHA
"0x6b7127a638eDC7Db04bEde220c7c49930fdB4160" // MAHAETH
],
},
})

0 comments on commit 1a8510d

Please sign in to comment.