UNPKG

2.83 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 "metadata": "{\"compiler\":{\"version\":\"0.6.12+commit.27d51765\"},\"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\":{\"@venomswap/core/contracts/interfaces/IUniswapV2Callee.sol\":\"IUniswapV2Callee\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":999999},\"remappings\":[]},\"sources\":{\"@venomswap/core/contracts/interfaces/IUniswapV2Callee.sol\":{\"keccak256\":\"0x6bf2e1cd601f8df7a25606a03fb01532f33aa5d77278ef6e7fb72a3b95a2d8d8\",\"license\":\"GPL-3.0\",\"urls\":[\"bzz-raw://aaaf7c44351d883b3830e484cc20fe1f91b832aaeb8c4631b1848b6bb08c7661\",\"dweb:/ipfs/QmbxistLwfsuywWLHgBpDcQu4f5j6wV13Vs3JrSd1gjX9N\"]}},\"version\":1}",
48 "interface": [
49 {
50 "inputs": [
51 {
52 "internalType": "address",
53 "name": "sender",
54 "type": "address"
55 },
56 {
57 "internalType": "uint256",
58 "name": "amount0",
59 "type": "uint256"
60 },
61 {
62 "internalType": "uint256",
63 "name": "amount1",
64 "type": "uint256"
65 },
66 {
67 "internalType": "bytes",
68 "name": "data",
69 "type": "bytes"
70 }
71 ],
72 "name": "uniswapV2Call",
73 "outputs": [],
74 "stateMutability": "nonpayable",
75 "type": "function"
76 }
77 ],
78 "bytecode": ""
79}
\No newline at end of file