Skip to content

Commit

Permalink
add megavault to module accounts (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
tqin7 authored Nov 13, 2024
1 parent c9a7dad commit f99cb29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/api_integration-constants.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ In Cosmos-SDK, a module account is an account with address generated by hashing
| `x/clob` | Insurance Fund | `dydx1c7ptc87hkd54e3r7zjy92q29xkq7t79w64slrq` | `"insurance_fund"` |
| `x/rewards` | Rewards Treasury | `dydx16wrau2x4tsg033xfrrdpae6kxfn9kyuerr5jjp` | `"rewards_treasury"` |
| `x/rewards` | Rewards Vester | `dydx1ltyc6y4skclzafvpznpt2qjwmfwgsndp458rmp` | `"rewards_vester"` |
| `x/vault` | Megavault | `dydx18tkxrnrkqc2t0lr3zxr5g6a4hdvqksylxqje4r` | `"megavault"` |
| `x/vest` | Community Treasury | `dydx15ztc7xy42tn2ukkc0qjthkucw9ac63pgp70urn` | `"community_treasury"` |
| `x/vest` | Community Vester | `dydx1wxje320an3karyc6mjw4zghs300dmrjkwn7xtk` | `"community_vester"` |

1 comment on commit f99cb29

@vercel
Copy link

@vercel vercel bot commented on f99cb29 Nov 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.