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": "uniswapV2Call",
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\":\"uniswapV2Call\",\"outputs\":[],\"payable\":false,\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"methods\":{}},\"userdoc\":{\"methods\":{}}},\"settings\":{\"compilationTarget\":{\"contracts/interfaces/IUniswapV2Callee.sol\":\"IUniswapV2Callee\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"optimizer\":{\"enabled\":true,\"runs\":999999},\"remappings\":[]},\"sources\":{\"contracts/interfaces/IUniswapV2Callee.sol\":{\"keccak256\":\"0xa1ecbc0622bdb3bf0c9fc2641463789d0e5398570697e79f556f7e21a3ccb1e9\",\"urls\":[\"bzz-raw://c428c7ad205c996281e830d8250858e19d9039cb0cd75baf4eabd866a9e520de\",\"dweb:/ipfs/QmaZK4ehonnG5KpZXjmz9PzmGiB4iojxEYju8rasskuggD\"]}},\"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": "uniswapV2Call",
75 "outputs": [],
76 "payable": false,
77 "stateMutability": "nonpayable",
78 "type": "function"
79 }
80 ],
81 "bytecode": ""
82}
\No newline at end of file