UNPKG

3.04 kBJSONView Raw
1{
2 "abi": [
3 {
4 "inputs": [
5 {
6 "internalType": "address",
7 "name": "token",
8 "type": "address"
9 },
10 {
11 "internalType": "uint256",
12 "name": "amountTokenMin",
13 "type": "uint256"
14 },
15 {
16 "internalType": "uint256",
17 "name": "amountETHMin",
18 "type": "uint256"
19 },
20 {
21 "internalType": "address",
22 "name": "to",
23 "type": "address"
24 },
25 {
26 "internalType": "uint256",
27 "name": "deadline",
28 "type": "uint256"
29 }
30 ],
31 "name": "migrate",
32 "outputs": [],
33 "stateMutability": "nonpayable",
34 "type": "function"
35 }
36 ],
37 "evm": {
38 "bytecode": {
39 "linkReferences": {},
40 "object": "",
41 "opcodes": "",
42 "sourceMap": ""
43 },
44 "deployedBytecode": {
45 "immutableReferences": {},
46 "linkReferences": {},
47 "object": "",
48 "opcodes": "",
49 "sourceMap": ""
50 }
51 },
52 "metadata": "{\"compiler\":{\"version\":\"0.6.6+commit.6c089d02\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"token\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amountTokenMin\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"amountETHMin\",\"type\":\"uint256\"},{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"deadline\",\"type\":\"uint256\"}],\"name\":\"migrate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"methods\":{}},\"userdoc\":{\"methods\":{}}},\"settings\":{\"compilationTarget\":{\"contracts/interfaces/IUniswapV2Migrator.sol\":\"IUniswapV2Migrator\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":999999},\"remappings\":[]},\"sources\":{\"contracts/interfaces/IUniswapV2Migrator.sol\":{\"keccak256\":\"0xdd3dbc653ccc810696f56c6cb2bb2053500bcfed058e50230b2adb617e08b3e6\",\"urls\":[\"bzz-raw://130eab9fafbcf85abea22b8f662b17017d6d67cc7d461ac2761ca5e4bf22e3d2\",\"dweb:/ipfs/QmeBkWpQy5JFXEiJQqXMPqpKH5pphWp1CvNdvpu9xMfGh6\"]}},\"version\":1}",
53 "interface": [
54 {
55 "inputs": [
56 {
57 "internalType": "address",
58 "name": "token",
59 "type": "address"
60 },
61 {
62 "internalType": "uint256",
63 "name": "amountTokenMin",
64 "type": "uint256"
65 },
66 {
67 "internalType": "uint256",
68 "name": "amountETHMin",
69 "type": "uint256"
70 },
71 {
72 "internalType": "address",
73 "name": "to",
74 "type": "address"
75 },
76 {
77 "internalType": "uint256",
78 "name": "deadline",
79 "type": "uint256"
80 }
81 ],
82 "name": "migrate",
83 "outputs": [],
84 "stateMutability": "nonpayable",
85 "type": "function"
86 }
87 ],
88 "bytecode": ""
89}
\No newline at end of file