UNPKG

1.51 kBJSONView Raw
1{
2 "_format": "hh-sol-artifact-1",
3 "contractName": "BatterseaTargetV1Interface",
4 "sourceName": "contracts/proxy/BatterseaTargetV1Interface.sol",
5 "abi": [
6 {
7 "anonymous": false,
8 "inputs": [
9 {
10 "indexed": true,
11 "internalType": "address",
12 "name": "borrower",
13 "type": "address"
14 },
15 {
16 "indexed": false,
17 "internalType": "uint256",
18 "name": "borrowAmount",
19 "type": "uint256"
20 },
21 {
22 "indexed": false,
23 "internalType": "uint256",
24 "name": "fyTokenDelta",
25 "type": "uint256"
26 },
27 {
28 "indexed": false,
29 "internalType": "uint256",
30 "name": "underlyingAmount",
31 "type": "uint256"
32 }
33 ],
34 "name": "BorrowAndSellFyTokens",
35 "type": "event"
36 },
37 {
38 "inputs": [],
39 "name": "EXCHANGE_PROXY_ADDRESS",
40 "outputs": [
41 {
42 "internalType": "address",
43 "name": "",
44 "type": "address"
45 }
46 ],
47 "stateMutability": "view",
48 "type": "function"
49 },
50 {
51 "inputs": [],
52 "name": "WETH_ADDRESS",
53 "outputs": [
54 {
55 "internalType": "address",
56 "name": "",
57 "type": "address"
58 }
59 ],
60 "stateMutability": "view",
61 "type": "function"
62 }
63 ],
64 "bytecode": "0x",
65 "deployedBytecode": "0x",
66 "linkReferences": {},
67 "deployedLinkReferences": {}
68}