2021-09-28 06:58:43 +00:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"anonymous": false,
|
|
|
|
"inputs": [
|
|
|
|
{
|
|
|
|
"indexed": false,
|
|
|
|
"internalType": "string",
|
|
|
|
"name": "param1",
|
|
|
|
"type": "string"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"indexed": false,
|
2021-11-01 09:43:22 +00:00
|
|
|
"internalType": "uint8",
|
2021-09-28 06:58:43 +00:00
|
|
|
"name": "param2",
|
2021-11-01 09:43:22 +00:00
|
|
|
"type": "uint8"
|
2021-09-28 06:58:43 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"name": "Test",
|
|
|
|
"type": "event"
|
|
|
|
},
|
2021-11-01 09:43:22 +00:00
|
|
|
{
|
|
|
|
"inputs": [],
|
|
|
|
"name": "emitEvent",
|
|
|
|
"outputs": [
|
|
|
|
{
|
|
|
|
"internalType": "bool",
|
|
|
|
"name": "",
|
|
|
|
"type": "bool"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"stateMutability": "nonpayable",
|
|
|
|
"type": "function"
|
|
|
|
},
|
2021-09-28 06:58:43 +00:00
|
|
|
{
|
|
|
|
"inputs": [],
|
|
|
|
"name": "getMethod",
|
|
|
|
"outputs": [
|
|
|
|
{
|
|
|
|
"internalType": "string",
|
|
|
|
"name": "",
|
|
|
|
"type": "string"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"stateMutability": "view",
|
|
|
|
"type": "function"
|
|
|
|
}
|
|
|
|
]
|