Skip to content

Commit

Permalink
Disable DXdao bonding curve
Browse files Browse the repository at this point in the history
  • Loading branch information
dmihal committed Sep 13, 2021
1 parent 2348711 commit bb9ec11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/adapters/simple-treasuries.ts
Expand Up @@ -59,7 +59,7 @@ const orgs: Org[] = [
name: 'DXdao',
addresses: [
'0x519b70055af55a007110b4ff99b0ea33071c720a', // treasury
'0xa1d65e8fb6e87b60feccbc582f7f97804b725521' // bonding curve
// '0xa1d65e8fb6e87b60feccbc582f7f97804b725521' // bonding curve
],
icon: 'QmVvZF3qMp8fx9dpYvkCMV849U6oLaKJJA5BxxUCmabvb4',
},
Expand Down

0 comments on commit bb9ec11

Please sign in to comment.