UNPKG

2.77 kBJSONView Raw
1{
2 "abi": [
3 {
4 "constant": false,
5 "inputs": [
6 {
7 "internalType": "address",
8 "name": "sender",
9 "type": "address"
10 },
11 {
12 "internalType": "uint256",
13 "name": "amount0",
14 "type": "uint256"
15 },
16 {
17 "internalType": "uint256",
18 "name": "amount1",
19 "type": "uint256"
20 },
21 {
22 "internalType": "bytes",
23 "name": "data",
24 "type": "bytes"
25 }
26 ],
27 "name": "adacashV1Call",
28 "outputs": [],
29 "payable": false,
30 "stateMutability": "nonpayable",
31 "type": "function"
32 }
33 ],
34 "evm": {
35 "bytecode": {
36 "linkReferences": {},
37 "object": "",
38 "opcodes": "",
39 "sourceMap": ""
40 },
41 "deployedBytecode": {
42 "linkReferences": {},
43 "object": "",
44 "opcodes": "",
45 "sourceMap": ""
46 }
47 },
48 "metadata": "{\"compiler\":{\"version\":\"0.5.16+commit.9c3226ce\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"constant\":false,\"inputs\":[{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount0\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amount1\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"adacashV1Call\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"methods\":{}},\"userdoc\":{\"methods\":{}}},\"settings\":{\"compilationTarget\":{\"contracts/interfaces/IAdacashV1Callee.sol\":\"IAdacashV1Callee\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"optimizer\":{\"enabled\":true,\"runs\":999999},\"remappings\":[]},\"sources\":{\"contracts/interfaces/IAdacashV1Callee.sol\":{\"keccak256\":\"0x2ab133cdb480d77f53d904815ccae156e997d06c0c0c4f2a4e634e60ddda4739\",\"urls\":[\"bzz-raw://5251cdeb5ac052c3025e472acdaaae6cfe53c03993305d05a51304c0352bc1e1\",\"dweb:/ipfs/QmQQQ6435z3fpcp9ayiB2mHTWGv49N3AftAtf5gwi6wvdh\"]}},\"version\":1}",
49 "interface": [
50 {
51 "constant": false,
52 "inputs": [
53 {
54 "internalType": "address",
55 "name": "sender",
56 "type": "address"
57 },
58 {
59 "internalType": "uint256",
60 "name": "amount0",
61 "type": "uint256"
62 },
63 {
64 "internalType": "uint256",
65 "name": "amount1",
66 "type": "uint256"
67 },
68 {
69 "internalType": "bytes",
70 "name": "data",
71 "type": "bytes"
72 }
73 ],
74 "name": "adacashV1Call",
75 "outputs": [],
76 "payable": false,
77 "stateMutability": "nonpayable",
78 "type": "function"
79 }
80 ],
81 "bytecode": ""
82}
\No newline at end of file