UNPKG

2.85 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 "generatedSources": [],
35 "linkReferences": {},
36 "object": "",
37 "opcodes": "",
38 "sourceMap": ""
39 },
40 "deployedBytecode": {
41 "generatedSources": [],
42 "immutableReferences": {},
43 "linkReferences": {},
44 "object": "",
45 "opcodes": "",
46 "sourceMap": ""
47 }
48 },
49 "metadata": "{\"compiler\":{\"version\":\"0.7.3+commit.9bfce1f6\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"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\":\"uniswapV2Call\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"contracts/interfaces/IUniswapV2Callee.sol\":\"IUniswapV2Callee\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":999999},\"remappings\":[]},\"sources\":{\"contracts/interfaces/IUniswapV2Callee.sol\":{\"keccak256\":\"0xf3d35f03f82c9c37d4ed1319f50d7e6476bc1b00318f4197a34c6bbf5c282cd0\",\"license\":\"GPL-3.0\",\"urls\":[\"bzz-raw://75d834f66a825489d552ac31191c57a6e315391a9958e9a9a3755f00cd2fe180\",\"dweb:/ipfs/QmShVaZbx5V1huhpda5LKrHzky6FnyRuKRMatjmGsoKrDj\"]}},\"version\":1}",
50 "interface": [
51 {
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": "uniswapV2Call",
75 "outputs": [],
76 "stateMutability": "nonpayable",
77 "type": "function"
78 }
79 ],
80 "bytecode": ""
81}
\No newline at end of file