Skip to content

Instantly share code, notes, and snippets.

@cbergz
Created November 28, 2023 13:50
Show Gist options
  • Save cbergz/5cd6a18eb369c27cdab8b55d82c883f4 to your computer and use it in GitHub Desktop.
Save cbergz/5cd6a18eb369c27cdab8b55d82c883f4 to your computer and use it in GitHub Desktop.
dYdX v4 Text Proposal
{
"title": "Title",
"deposit": "2000000000000000000000adydx",
"summary": "Summary",
"messages": [
{
"@type": "/cosmos.gov.v1.MsgExecLegacyContent",
"content": {
"@type": "/cosmos.gov.v1beta1.TextProposal",
"title": "Title goes here.",
"description": "Additional summary or blank if not needed."
},
"authority": "dydx10d07y265gmmuvt4z0w9aw880jnsr700jnmapky"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment