UNPKG

1.56 kBJSONView Raw
1{
2 "abi": [
3 {
4 "inputs": [
5 {
6 "internalType": "address",
7 "name": "sender",
8 "type": "address"
9 },
10 {
11 "internalType": "uint256",
12 "name": "amount0",
13 "type": "uint256"
14 },
15 {
16 "internalType": "uint256",
17 "name": "amount1",
18 "type": "uint256"
19 },
20 {
21 "internalType": "bytes",
22 "name": "data",
23 "type": "bytes"
24 }
25 ],
26 "name": "uniswapV2Call",
27 "outputs": [],
28 "stateMutability": "nonpayable",
29 "type": "function"
30 }
31 ],
32 "evm": {
33 "bytecode": {
34 "linkReferences": {},
35 "object": "",
36 "opcodes": "",
37 "sourceMap": ""
38 },
39 "deployedBytecode": {
40 "immutableReferences": {},
41 "linkReferences": {},
42 "object": "",
43 "opcodes": "",
44 "sourceMap": ""
45 }
46 },
47 "interface": [
48 {
49 "inputs": [
50 {
51 "internalType": "address",
52 "name": "sender",
53 "type": "address"
54 },
55 {
56 "internalType": "uint256",
57 "name": "amount0",
58 "type": "uint256"
59 },
60 {
61 "internalType": "uint256",
62 "name": "amount1",
63 "type": "uint256"
64 },
65 {
66 "internalType": "bytes",
67 "name": "data",
68 "type": "bytes"
69 }
70 ],
71 "name": "uniswapV2Call",
72 "outputs": [],
73 "stateMutability": "nonpayable",
74 "type": "function"
75 }
76 ],
77 "bytecode": ""
78}
\No newline at end of file