- 31337: {"Counter": {"address": "0x9e545e3c0baab3e08cdfd552c960a1050f373042", "abi": [{"type": "function", "name": "getError", "inputs": [{"name": "yourAmount", "type": "uint256", "internalType": "uint256"}], "outputs": [{"name": "", "type": "string", "internalType": "string"}], "stateMutability": "pure"}, {"type": "function", "name": "increment", "inputs": [], "outputs": [], "stateMutability": "nonpayable"}, {"type": "function", "name": "launchEvent", "inputs": [], "outputs": [], "stateMutability": "payable"}, {"type": "function", "name": "number", "inputs": [], "outputs": [{"name": "", "type": "uint256", "internalType": "uint256"}], "stateMutability": "view"}, {"type": "function", "name": "setNumber", "inputs": [{"name": "newNumber", "type": "uint256", "internalType": "uint256"}], "outputs": [], "stateMutability": "nonpayable"}, {"type": "function", "name": "youETHBalance", "inputs": [], "outputs": [], "stateMutability": "nonpayable"}, {"type": "event", "name": "YouCall", "inputs": [{"name": "caller", "type": "address", "indexed": false, "internalType": "address"}, {"name": "amount", "type": "uint256", "indexed": false, "internalType": "uint256"}], "anonymous": false}, {"type": "event", "name": "YourBalance", "inputs": [{"name": "caller", "type": "address", "indexed": false, "internalType": "address"}, {"name": "amount", "type": "uint256", "indexed": false, "internalType": "uint256"}], "anonymous": false}, {"type": "error", "name": "CustomError", "inputs": [{"name": "message", "type": "string", "internalType": "string"}, {"name": "yourAmount", "type": "uint256", "internalType": "uint256"}]}]}}
0 commit comments