Skip to content

Instantly share code, notes, and snippets.

@masonforest
Created August 10, 2020 15:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masonforest/84cab41c2933e266675998d87b39ac36 to your computer and use it in GitHub Desktop.
Save masonforest/84cab41c2933e266675998d87b39ac36 to your computer and use it in GitHub Desktop.
[
{
"inputs": [],
"name": "emitEvent",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "int256",
"name": "value",
"type": "int256"
}
],
"name": "Event",
"type": "event"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment