@chainlink/contracts
Version:
Chainlink smart contracts
36 lines (35 loc) • 590 B
JSON
[
{
"anonymous": false,
"inputs": [],
"name": "Received1",
"type": "event"
},
{
"anonymous": false,
"inputs": [],
"name": "Received2",
"type": "event"
},
{
"inputs": [],
"name": "handler1",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "handler2",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "revertHandler",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
]