UNPKG

3.5 kBJSONView Raw
1{
2 "abi": [
3 {
4 "inputs": [],
5 "name": "deposit",
6 "outputs": [],
7 "stateMutability": "payable",
8 "type": "function"
9 },
10 {
11 "inputs": [
12 {
13 "internalType": "address",
14 "name": "to",
15 "type": "address"
16 },
17 {
18 "internalType": "uint256",
19 "name": "value",
20 "type": "uint256"
21 }
22 ],
23 "name": "transfer",
24 "outputs": [
25 {
26 "internalType": "bool",
27 "name": "",
28 "type": "bool"
29 }
30 ],
31 "stateMutability": "nonpayable",
32 "type": "function"
33 },
34 {
35 "inputs": [
36 {
37 "internalType": "uint256",
38 "name": "",
39 "type": "uint256"
40 }
41 ],
42 "name": "withdraw",
43 "outputs": [],
44 "stateMutability": "nonpayable",
45 "type": "function"
46 }
47 ],
48 "evm": {
49 "bytecode": {
50 "linkReferences": {},
51 "object": "",
52 "opcodes": "",
53 "sourceMap": ""
54 },
55 "deployedBytecode": {
56 "immutableReferences": {},
57 "linkReferences": {},
58 "object": "",
59 "opcodes": "",
60 "sourceMap": ""
61 }
62 },
63 "metadata": "{\"compiler\":{\"version\":\"0.6.12+commit.27d51765\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"deposit\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"transfer\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"withdraw\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"contracts/interfaces/IWETH.sol\":\"IWETH\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":999999},\"remappings\":[]},\"sources\":{\"contracts/interfaces/IWETH.sol\":{\"keccak256\":\"0x06a65c99c64c9ab83f2e7b3c7bfe219ae577b3bbe2dfbea1db2889ae41ae158f\",\"license\":\"GPL-3.0\",\"urls\":[\"bzz-raw://b80cda8b862a2835f9f70272a761e1db67982a30ef7ac48c4fd6a8d692f32086\",\"dweb:/ipfs/QmboA9bh3FPq4HK3j8hJJjkZYfxYzyE4aQsFrSy65YcHBw\"]}},\"version\":1}",
64 "interface": [
65 {
66 "inputs": [],
67 "name": "deposit",
68 "outputs": [],
69 "stateMutability": "payable",
70 "type": "function"
71 },
72 {
73 "inputs": [
74 {
75 "internalType": "address",
76 "name": "to",
77 "type": "address"
78 },
79 {
80 "internalType": "uint256",
81 "name": "value",
82 "type": "uint256"
83 }
84 ],
85 "name": "transfer",
86 "outputs": [
87 {
88 "internalType": "bool",
89 "name": "",
90 "type": "bool"
91 }
92 ],
93 "stateMutability": "nonpayable",
94 "type": "function"
95 },
96 {
97 "inputs": [
98 {
99 "internalType": "uint256",
100 "name": "",
101 "type": "uint256"
102 }
103 ],
104 "name": "withdraw",
105 "outputs": [],
106 "stateMutability": "nonpayable",
107 "type": "function"
108 }
109 ],
110 "bytecode": ""
111}
\No newline at end of file