@sentio/sdk 2.40.0-rc.5 → 2.40.0-rc.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/aptos/builtin/0x1.js +10 -10
- package/lib/aptos/builtin/0x3.js +11 -11
- package/lib/aptos/builtin/index.js +11 -11
- package/lib/aptos/codegen/index.js +3 -3
- package/lib/aptos/ext/index.js +10 -10
- package/lib/aptos/index.js +10 -10
- package/lib/chunk-2QEQTKQY.js +1050 -0
- package/lib/{chunk-Z7QWETBQ.js → chunk-3LE323R2.js} +2 -2
- package/lib/{chunk-QHHXY7LO.js → chunk-5XM56ENY.js} +5 -5
- package/lib/{chunk-RX5G4RN2.js → chunk-7NFMED3E.js} +2 -2
- package/lib/{chunk-KA5CLZU6.js → chunk-7NWX3CH7.js} +90 -53
- package/lib/{chunk-F2IZC2B6.js → chunk-EMF4HXFG.js} +5 -5
- package/lib/{chunk-VP6Y633M.js → chunk-GOWJIAB2.js} +2 -2
- package/lib/chunk-K5OSTLHI.js +916 -0
- package/lib/{chunk-WLLDVQFE.js → chunk-KO4GSZCM.js} +3 -3
- package/lib/chunk-KTAUVRJN.js +1910 -0
- package/lib/{chunk-2QVJGMW4.js → chunk-KVB555XD.js} +2 -2
- package/lib/{chunk-TDPQO2SX.js → chunk-LICAL3XW.js} +2 -2
- package/lib/{chunk-NBZRHB5V.js → chunk-O6QXDRGG.js} +5 -5
- package/lib/{chunk-6DDG76PU.js → chunk-P6T5WFAZ.js} +4 -4
- package/lib/chunk-QKJ5SWA2.js +861 -0
- package/lib/{chunk-VJTNBZMU.js → chunk-QTWMU7GQ.js} +1 -1
- package/lib/{chunk-OAIP7J4S.js → chunk-RXO7SOTL.js} +2757 -1157
- package/lib/{chunk-S727P6WP.js → chunk-SYEQKTIU.js} +1 -1
- package/lib/{chunk-7OBRGY7G.js → chunk-YNJXNOVA.js} +2 -2
- package/lib/{chunk-N4OQDWM2.js → chunk-YOLIZKGZ.js} +1 -1
- package/lib/{chunk-USETTWR7.js → chunk-Z5PQR6UE.js} +100 -54
- package/lib/core/index.js +3 -3
- package/lib/{eacaggregatorproxy-aed46d4a.d.ts → eacaggregatorproxy-cb8e39be.d.ts} +76 -24
- package/lib/{erc1155-80a76eb5.d.ts → erc1155-fb097c50.d.ts} +31 -9
- package/lib/{erc20-39aae019.d.ts → erc20-95ba7721.d.ts} +61 -19
- package/lib/{erc721-0a429bd4.d.ts → erc721-13bf7a61.d.ts} +49 -15
- package/lib/eth/builtin/eacaggregatorproxy.d.ts +1 -1
- package/lib/eth/builtin/eacaggregatorproxy.js +5 -5
- package/lib/eth/builtin/erc1155.d.ts +1 -1
- package/lib/eth/builtin/erc1155.js +5 -5
- package/lib/eth/builtin/erc20.d.ts +1 -1
- package/lib/eth/builtin/erc20.js +4 -4
- package/lib/eth/builtin/erc721.d.ts +1 -1
- package/lib/eth/builtin/erc721.js +4 -4
- package/lib/eth/builtin/index.d.ts +39 -15
- package/lib/eth/builtin/index.js +8 -8
- package/lib/eth/builtin/weth9.d.ts +1 -1
- package/lib/eth/builtin/weth9.js +5 -5
- package/lib/eth/codegen/index.js +130 -39
- package/lib/eth/index.d.ts +1 -0
- package/lib/eth/index.js +7 -4
- package/lib/fuel/index.js +4 -4
- package/lib/index.js +5 -3
- package/lib/move/index.js +4 -4
- package/lib/solana/builtin/index.js +4 -4
- package/lib/solana/index.js +4 -4
- package/lib/store/index.js +3 -3
- package/lib/sui/builtin/0x1.js +12 -12
- package/lib/sui/builtin/0x2.js +13 -13
- package/lib/sui/builtin/0x3.js +14 -14
- package/lib/sui/builtin/index.js +14 -14
- package/lib/sui/codegen/index.js +2 -2
- package/lib/sui/ext/index.js +10 -10
- package/lib/sui/index.js +11 -11
- package/lib/testing/index.js +14 -14
- package/lib/utils/index.js +7 -7
- package/lib/{weth9-08664cb7.d.ts → weth9-2b52cb06.d.ts} +40 -12
- package/package.json +1 -1
- package/src/eth/builtin/internal/eacaggregatorproxy-processor.ts +1446 -115
- package/src/eth/builtin/internal/erc1155-processor.ts +611 -34
- package/src/eth/builtin/internal/erc20-processor.ts +1182 -84
- package/src/eth/builtin/internal/erc20bytes-processor.ts +595 -45
- package/src/eth/builtin/internal/erc721-processor.ts +967 -64
- package/src/eth/builtin/internal/weth9-processor.ts +698 -55
- package/src/eth/codegen/file.ts +26 -3
- package/src/eth/codegen/function-calls.ts +93 -8
- package/src/eth/codegen/types.ts +22 -1
- package/src/eth/eth-plugin.ts +4 -4
- package/src/eth/index.ts +2 -0
- package/lib/chunk-76HTCT5F.js +0 -469
- package/lib/chunk-ERTIHPSD.js +0 -528
- package/lib/chunk-LWKILLQ6.js +0 -820
- package/lib/chunk-S36AAZOU.js +0 -417
@@ -1,7 +1,7 @@
|
|
1
1
|
import { Overrides, BigNumberish, BytesLike, Signer, Provider } from 'ethers';
|
2
2
|
import { B as BaseProcessor, a as BindOptions, b as BaseProcessorTemplate } from './base-processor-template-51ea121e.js';
|
3
3
|
import { d as TypedCallTrace, C as ContractView, B as BoundContractView, E as EthContext, c as ContractContext } from './eth-d186c27a.js';
|
4
|
-
import { EthFetchConfig, PreprocessResult } from '@sentio/protos';
|
4
|
+
import { PreparedData, EthCallContext, EthCallParam, EthFetchConfig, PreprocessResult } from '@sentio/protos';
|
5
5
|
import './base-context-05879549.js';
|
6
6
|
import { EthChainId } from '@sentio/chain';
|
7
7
|
import { E as ERC721, A as ApprovalEvent, a as ApprovalEventFilter, b as ApprovalForAllEvent, c as ApprovalForAllEventFilter, T as TransferEvent, d as TransferEventFilter, e as ApprovalEventObject, f as ApprovalForAllEventObject, g as TransferEventObject, h as ERC721Interface } from './ERC721-e67aa11b.js';
|
@@ -98,22 +98,38 @@ type TransferFromCallTrace = TypedCallTrace<[
|
|
98
98
|
], TransferFromCallObject>;
|
99
99
|
declare class ERC721ContractView extends ContractView<ERC721> {
|
100
100
|
constructor(contract: ERC721);
|
101
|
-
totalSupply(overrides?: Overrides): Promise<bigint>;
|
102
|
-
balanceOf(owner: string, overrides?: Overrides): Promise<bigint>;
|
103
|
-
getApproved(tokenId: BigNumberish, overrides?: Overrides): Promise<string>;
|
104
|
-
isApprovedForAll(owner: string, operator: string, overrides?: Overrides): Promise<boolean>;
|
105
|
-
name(overrides?: Overrides): Promise<string>;
|
106
|
-
ownerOf(tokenId: BigNumberish, overrides?: Overrides): Promise<string>;
|
107
|
-
supportsInterface(interfaceId: BytesLike, overrides?: Overrides): Promise<boolean>;
|
108
|
-
symbol(overrides?: Overrides): Promise<string>;
|
109
|
-
tokenURI(tokenId: BigNumberish, overrides?: Overrides): Promise<string>;
|
101
|
+
totalSupply(overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<bigint>;
|
102
|
+
balanceOf(owner: string, overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<bigint>;
|
103
|
+
getApproved(tokenId: BigNumberish, overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<string>;
|
104
|
+
isApprovedForAll(owner: string, operator: string, overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<boolean>;
|
105
|
+
name(overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<string>;
|
106
|
+
ownerOf(tokenId: BigNumberish, overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<string>;
|
107
|
+
supportsInterface(interfaceId: BytesLike, overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<boolean>;
|
108
|
+
symbol(overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<string>;
|
109
|
+
tokenURI(tokenId: BigNumberish, overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<string>;
|
110
110
|
callStatic: {
|
111
111
|
contract: ERC721;
|
112
|
-
approve(to: string, tokenId: BigNumberish, overrides?: Overrides): Promise<void>;
|
113
|
-
safeTransferFrom_address_address_uint256(from: string, to: string, tokenId: BigNumberish, overrides?: Overrides): Promise<void>;
|
114
|
-
safeTransferFrom_address_address_uint256_bytes(from: string, to: string, tokenId: BigNumberish, data: BytesLike, overrides?: Overrides): Promise<void>;
|
115
|
-
setApprovalForAll(operator: string, _approved: boolean, overrides?: Overrides): Promise<void>;
|
116
|
-
transferFrom(from: string, to: string, tokenId: BigNumberish, overrides?: Overrides): Promise<void>;
|
112
|
+
approve(to: string, tokenId: BigNumberish, overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<void>;
|
113
|
+
safeTransferFrom_address_address_uint256(from: string, to: string, tokenId: BigNumberish, overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<void>;
|
114
|
+
safeTransferFrom_address_address_uint256_bytes(from: string, to: string, tokenId: BigNumberish, data: BytesLike, overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<void>;
|
115
|
+
setApprovalForAll(operator: string, _approved: boolean, overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<void>;
|
116
|
+
transferFrom(from: string, to: string, tokenId: BigNumberish, overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<void>;
|
117
|
+
};
|
118
|
+
encodeCall: {
|
119
|
+
approve(to: string, tokenId: BigNumberish, ethCallContext: EthCallContext): EthCallParam;
|
120
|
+
totalSupply(ethCallContext: EthCallContext): EthCallParam;
|
121
|
+
balanceOf(owner: string, ethCallContext: EthCallContext): EthCallParam;
|
122
|
+
getApproved(tokenId: BigNumberish, ethCallContext: EthCallContext): EthCallParam;
|
123
|
+
isApprovedForAll(owner: string, operator: string, ethCallContext: EthCallContext): EthCallParam;
|
124
|
+
name(ethCallContext: EthCallContext): EthCallParam;
|
125
|
+
ownerOf(tokenId: BigNumberish, ethCallContext: EthCallContext): EthCallParam;
|
126
|
+
safeTransferFrom_address_address_uint256(from: string, to: string, tokenId: BigNumberish, ethCallContext: EthCallContext): EthCallParam;
|
127
|
+
safeTransferFrom_address_address_uint256_bytes(from: string, to: string, tokenId: BigNumberish, data: BytesLike, ethCallContext: EthCallContext): EthCallParam;
|
128
|
+
setApprovalForAll(operator: string, _approved: boolean, ethCallContext: EthCallContext): EthCallParam;
|
129
|
+
supportsInterface(interfaceId: BytesLike, ethCallContext: EthCallContext): EthCallParam;
|
130
|
+
symbol(ethCallContext: EthCallContext): EthCallParam;
|
131
|
+
tokenURI(tokenId: BigNumberish, ethCallContext: EthCallContext): EthCallParam;
|
132
|
+
transferFrom(from: string, to: string, tokenId: BigNumberish, ethCallContext: EthCallContext): EthCallParam;
|
117
133
|
};
|
118
134
|
}
|
119
135
|
declare class ERC721BoundContractView extends BoundContractView<ERC721, ERC721ContractView> {
|
@@ -135,6 +151,24 @@ declare class ERC721BoundContractView extends BoundContractView<ERC721, ERC721Co
|
|
135
151
|
setApprovalForAll(operator: string, _approved: boolean, overrides?: Overrides): Promise<void>;
|
136
152
|
transferFrom(from: string, to: string, tokenId: BigNumberish, overrides?: Overrides): Promise<void>;
|
137
153
|
};
|
154
|
+
encodeCall: {
|
155
|
+
view: ERC721ContractView;
|
156
|
+
context: EthContext;
|
157
|
+
approve(to: string, tokenId: BigNumberish, overrides?: Overrides): EthCallParam;
|
158
|
+
totalSupply(overrides?: Overrides): EthCallParam;
|
159
|
+
balanceOf(owner: string, overrides?: Overrides): EthCallParam;
|
160
|
+
getApproved(tokenId: BigNumberish, overrides?: Overrides): EthCallParam;
|
161
|
+
isApprovedForAll(owner: string, operator: string, overrides?: Overrides): EthCallParam;
|
162
|
+
name(overrides?: Overrides): EthCallParam;
|
163
|
+
ownerOf(tokenId: BigNumberish, overrides?: Overrides): EthCallParam;
|
164
|
+
safeTransferFrom_address_address_uint256(from: string, to: string, tokenId: BigNumberish, overrides?: Overrides): EthCallParam;
|
165
|
+
safeTransferFrom_address_address_uint256_bytes(from: string, to: string, tokenId: BigNumberish, data: BytesLike, overrides?: Overrides): EthCallParam;
|
166
|
+
setApprovalForAll(operator: string, _approved: boolean, overrides?: Overrides): EthCallParam;
|
167
|
+
supportsInterface(interfaceId: BytesLike, overrides?: Overrides): EthCallParam;
|
168
|
+
symbol(overrides?: Overrides): EthCallParam;
|
169
|
+
tokenURI(tokenId: BigNumberish, overrides?: Overrides): EthCallParam;
|
170
|
+
transferFrom(from: string, to: string, tokenId: BigNumberish, overrides?: Overrides): EthCallParam;
|
171
|
+
};
|
138
172
|
}
|
139
173
|
type ERC721Context = ContractContext<ERC721, ERC721BoundContractView>;
|
140
174
|
declare class ERC721Processor extends BaseProcessor<ERC721, ERC721BoundContractView> {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
export { A as AcceptOwnershipCallObject, b as AcceptOwnershipCallTrace, c as AccessControllerCallObject, d as AccessControllerCallTrace, f as AggregatorCallObject, g as AggregatorCallTrace, a6 as AnswerUpdatedEvent, a7 as AnswerUpdatedEventFilter, a5 as AnswerUpdatedEventObject, C as ConfirmAggregatorCallObject, h as ConfirmAggregatorCallTrace, D as DecimalsCallObject, i as DecimalsCallTrace, j as DescriptionCallObject, k as DescriptionCallTrace, ah as EACAggregatorProxy, Y as EACAggregatorProxyBoundContractView, Z as EACAggregatorProxyContext, X as EACAggregatorProxyContractView, a4 as EACAggregatorProxyInterface, E as EACAggregatorProxyProcessor, a as EACAggregatorProxyProcessorTemplate, ai as EACAggregatorProxy__factory, G as GetAnswerCallObject, l as GetAnswerCallTrace, m as GetRoundDataCallObject, n as GetRoundDataCallTrace, o as GetTimestampCallObject, p as GetTimestampCallTrace, L as LatestAnswerCallObject, q as LatestAnswerCallTrace, r as LatestRoundCallObject, s as LatestRoundCallTrace, t as LatestRoundDataCallObject, u as LatestRoundDataCallTrace, v as LatestTimestampCallObject, w as LatestTimestampCallTrace, a9 as NewRoundEvent, aa as NewRoundEventFilter, a8 as NewRoundEventObject, O as OwnerCallObject, x as OwnerCallTrace, ac as OwnershipTransferRequestedEvent, ad as OwnershipTransferRequestedEventFilter, ab as OwnershipTransferRequestedEventObject, af as OwnershipTransferredEvent, ag as OwnershipTransferredEventFilter, ae as OwnershipTransferredEventObject, P as PhaseAggregatorsCallObject, y as PhaseAggregatorsCallTrace, z as PhaseIdCallObject, B as PhaseIdCallTrace, F as ProposeAggregatorCallObject, H as ProposeAggregatorCallTrace, I as ProposedAggregatorCallObject, J as ProposedAggregatorCallTrace, K as ProposedGetRoundDataCallObject, M as ProposedGetRoundDataCallTrace, N as ProposedLatestRoundDataCallObject, Q as ProposedLatestRoundDataCallTrace, S as SetControllerCallObject, R as SetControllerCallTrace, T as TransferOwnershipCallObject, U as TransferOwnershipCallTrace, V as VersionCallObject, W as VersionCallTrace, _ as getEACAggregatorProxyContract, $ as getEACAggregatorProxyContractOnContext, a0 as mockAnswerUpdatedLog, a1 as mockNewRoundLog, a2 as mockOwnershipTransferRequestedLog, a3 as mockOwnershipTransferredLog } from '../../eacaggregatorproxy-
|
1
|
+
export { A as AcceptOwnershipCallObject, b as AcceptOwnershipCallTrace, c as AccessControllerCallObject, d as AccessControllerCallTrace, f as AggregatorCallObject, g as AggregatorCallTrace, a6 as AnswerUpdatedEvent, a7 as AnswerUpdatedEventFilter, a5 as AnswerUpdatedEventObject, C as ConfirmAggregatorCallObject, h as ConfirmAggregatorCallTrace, D as DecimalsCallObject, i as DecimalsCallTrace, j as DescriptionCallObject, k as DescriptionCallTrace, ah as EACAggregatorProxy, Y as EACAggregatorProxyBoundContractView, Z as EACAggregatorProxyContext, X as EACAggregatorProxyContractView, a4 as EACAggregatorProxyInterface, E as EACAggregatorProxyProcessor, a as EACAggregatorProxyProcessorTemplate, ai as EACAggregatorProxy__factory, G as GetAnswerCallObject, l as GetAnswerCallTrace, m as GetRoundDataCallObject, n as GetRoundDataCallTrace, o as GetTimestampCallObject, p as GetTimestampCallTrace, L as LatestAnswerCallObject, q as LatestAnswerCallTrace, r as LatestRoundCallObject, s as LatestRoundCallTrace, t as LatestRoundDataCallObject, u as LatestRoundDataCallTrace, v as LatestTimestampCallObject, w as LatestTimestampCallTrace, a9 as NewRoundEvent, aa as NewRoundEventFilter, a8 as NewRoundEventObject, O as OwnerCallObject, x as OwnerCallTrace, ac as OwnershipTransferRequestedEvent, ad as OwnershipTransferRequestedEventFilter, ab as OwnershipTransferRequestedEventObject, af as OwnershipTransferredEvent, ag as OwnershipTransferredEventFilter, ae as OwnershipTransferredEventObject, P as PhaseAggregatorsCallObject, y as PhaseAggregatorsCallTrace, z as PhaseIdCallObject, B as PhaseIdCallTrace, F as ProposeAggregatorCallObject, H as ProposeAggregatorCallTrace, I as ProposedAggregatorCallObject, J as ProposedAggregatorCallTrace, K as ProposedGetRoundDataCallObject, M as ProposedGetRoundDataCallTrace, N as ProposedLatestRoundDataCallObject, Q as ProposedLatestRoundDataCallTrace, S as SetControllerCallObject, R as SetControllerCallTrace, T as TransferOwnershipCallObject, U as TransferOwnershipCallTrace, V as VersionCallObject, W as VersionCallTrace, _ as getEACAggregatorProxyContract, $ as getEACAggregatorProxyContractOnContext, a0 as mockAnswerUpdatedLog, a1 as mockNewRoundLog, a2 as mockOwnershipTransferRequestedLog, a3 as mockOwnershipTransferredLog } from '../../eacaggregatorproxy-cb8e39be.js';
|
2
2
|
import 'ethers';
|
3
3
|
import '../../base-processor-template-51ea121e.js';
|
4
4
|
import '../../eth-d186c27a.js';
|
@@ -10,17 +10,17 @@ import {
|
|
10
10
|
mockNewRoundLog,
|
11
11
|
mockOwnershipTransferRequestedLog,
|
12
12
|
mockOwnershipTransferredLog
|
13
|
-
} from "../../chunk-
|
13
|
+
} from "../../chunk-KTAUVRJN.js";
|
14
14
|
import {
|
15
15
|
EACAggregatorProxy__factory
|
16
|
-
} from "../../chunk-
|
16
|
+
} from "../../chunk-RXO7SOTL.js";
|
17
17
|
import "../../chunk-TSVOKAMT.js";
|
18
18
|
import "../../chunk-CX2INLUY.js";
|
19
19
|
import "../../chunk-M5LOAOTK.js";
|
20
|
-
import "../../chunk-
|
20
|
+
import "../../chunk-7NWX3CH7.js";
|
21
21
|
import "../../chunk-BQH37WZR.js";
|
22
|
-
import "../../chunk-
|
23
|
-
import "../../chunk-
|
22
|
+
import "../../chunk-SYEQKTIU.js";
|
23
|
+
import "../../chunk-Z5PQR6UE.js";
|
24
24
|
import "../../chunk-3PI3P62P.js";
|
25
25
|
import "../../chunk-AXRHIURD.js";
|
26
26
|
export {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
export { y as ApprovalForAllEvent, z as ApprovalForAllEventFilter, A as ApprovalForAllEventObject, c as BalanceOfBatchCallObject, d as BalanceOfBatchCallTrace, B as BalanceOfCallObject, b as BalanceOfCallTrace, M as ERC1155, p as ERC1155BoundContractView, q as ERC1155Context, o as ERC1155ContractView, x as ERC1155Interface, E as ERC1155Processor, a as ERC1155ProcessorTemplate, N as ERC1155__factory, I as IsApprovedForAllCallObject, f as IsApprovedForAllCallTrace, S as SafeBatchTransferFromCallObject, g as SafeBatchTransferFromCallTrace, h as SafeTransferFromCallObject, i as SafeTransferFromCallTrace, j as SetApprovalForAllCallObject, k as SetApprovalForAllCallTrace, l as SupportsInterfaceCallObject, m as SupportsInterfaceCallTrace, C as TransferBatchEvent, D as TransferBatchEventFilter, T as TransferBatchEventObject, G as TransferSingleEvent, H as TransferSingleEventFilter, F as TransferSingleEventObject, K as URIEvent, L as URIEventFilter, J as URIEventObject, U as UriCallObject, n as UriCallTrace, r as getERC1155Contract, s as getERC1155ContractOnContext, t as mockApprovalForAllLog, u as mockTransferBatchLog, v as mockTransferSingleLog, w as mockURILog } from '../../erc1155-
|
1
|
+
export { y as ApprovalForAllEvent, z as ApprovalForAllEventFilter, A as ApprovalForAllEventObject, c as BalanceOfBatchCallObject, d as BalanceOfBatchCallTrace, B as BalanceOfCallObject, b as BalanceOfCallTrace, M as ERC1155, p as ERC1155BoundContractView, q as ERC1155Context, o as ERC1155ContractView, x as ERC1155Interface, E as ERC1155Processor, a as ERC1155ProcessorTemplate, N as ERC1155__factory, I as IsApprovedForAllCallObject, f as IsApprovedForAllCallTrace, S as SafeBatchTransferFromCallObject, g as SafeBatchTransferFromCallTrace, h as SafeTransferFromCallObject, i as SafeTransferFromCallTrace, j as SetApprovalForAllCallObject, k as SetApprovalForAllCallTrace, l as SupportsInterfaceCallObject, m as SupportsInterfaceCallTrace, C as TransferBatchEvent, D as TransferBatchEventFilter, T as TransferBatchEventObject, G as TransferSingleEvent, H as TransferSingleEventFilter, F as TransferSingleEventObject, K as URIEvent, L as URIEventFilter, J as URIEventObject, U as UriCallObject, n as UriCallTrace, r as getERC1155Contract, s as getERC1155ContractOnContext, t as mockApprovalForAllLog, u as mockTransferBatchLog, v as mockTransferSingleLog, w as mockURILog } from '../../erc1155-fb097c50.js';
|
2
2
|
import 'ethers';
|
3
3
|
import '../../base-processor-template-51ea121e.js';
|
4
4
|
import '../../eth-d186c27a.js';
|
@@ -10,17 +10,17 @@ import {
|
|
10
10
|
mockTransferBatchLog,
|
11
11
|
mockTransferSingleLog,
|
12
12
|
mockURILog
|
13
|
-
} from "../../chunk-
|
13
|
+
} from "../../chunk-K5OSTLHI.js";
|
14
14
|
import {
|
15
15
|
ERC1155__factory
|
16
|
-
} from "../../chunk-
|
16
|
+
} from "../../chunk-RXO7SOTL.js";
|
17
17
|
import "../../chunk-TSVOKAMT.js";
|
18
18
|
import "../../chunk-CX2INLUY.js";
|
19
19
|
import "../../chunk-M5LOAOTK.js";
|
20
|
-
import "../../chunk-
|
20
|
+
import "../../chunk-7NWX3CH7.js";
|
21
21
|
import "../../chunk-BQH37WZR.js";
|
22
|
-
import "../../chunk-
|
23
|
-
import "../../chunk-
|
22
|
+
import "../../chunk-SYEQKTIU.js";
|
23
|
+
import "../../chunk-Z5PQR6UE.js";
|
24
24
|
import "../../chunk-3PI3P62P.js";
|
25
25
|
import "../../chunk-AXRHIURD.js";
|
26
26
|
export {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
export { A as AllowanceCallObject, b as AllowanceCallTrace, c as ApproveCallObject, d as ApproveCallTrace, B as BalanceOfCallObject, f as BalanceOfCallTrace, g as BurnCallObject, h as BurnCallTrace, i as BurnFromCallObject, j as BurnFromCallTrace, D as DecimalsCallObject, k as DecimalsCallTrace, l as DecreaseAllowanceCallObject, m as DecreaseAllowanceCallTrace, H as ERC20BoundContractView, J as ERC20Context, G as ERC20ContractView, E as ERC20Processor, a as ERC20ProcessorTemplate, V as ERC20__factory, I as IncreaseAllowanceCallObject, n as IncreaseAllowanceCallTrace, L as LockerCallObject, o as LockerCallTrace, N as NameCallObject, p as NameCallTrace, O as OwnerCallObject, q as OwnerCallTrace, R as RenounceOwnershipCallObject, r as RenounceOwnershipCallTrace, S as SetLockerCallObject, s as SetLockerCallTrace, t as SymbolCallObject, u as SymbolCallTrace, T as TotalSupplyCallObject, v as TotalSupplyCallTrace, w as TransferCallObject, x as TransferCallTrace, y as TransferFromCallObject, z as TransferFromCallTrace, C as TransferOwnershipCallObject, F as TransferOwnershipCallTrace, K as getERC20Contract, M as getERC20ContractOnContext, P as mockApprovalLog, Q as mockOwnershipTransferredLog, U as mockTransferLog } from '../../erc20-
|
1
|
+
export { A as AllowanceCallObject, b as AllowanceCallTrace, c as ApproveCallObject, d as ApproveCallTrace, B as BalanceOfCallObject, f as BalanceOfCallTrace, g as BurnCallObject, h as BurnCallTrace, i as BurnFromCallObject, j as BurnFromCallTrace, D as DecimalsCallObject, k as DecimalsCallTrace, l as DecreaseAllowanceCallObject, m as DecreaseAllowanceCallTrace, H as ERC20BoundContractView, J as ERC20Context, G as ERC20ContractView, E as ERC20Processor, a as ERC20ProcessorTemplate, V as ERC20__factory, I as IncreaseAllowanceCallObject, n as IncreaseAllowanceCallTrace, L as LockerCallObject, o as LockerCallTrace, N as NameCallObject, p as NameCallTrace, O as OwnerCallObject, q as OwnerCallTrace, R as RenounceOwnershipCallObject, r as RenounceOwnershipCallTrace, S as SetLockerCallObject, s as SetLockerCallTrace, t as SymbolCallObject, u as SymbolCallTrace, T as TotalSupplyCallObject, v as TotalSupplyCallTrace, w as TransferCallObject, x as TransferCallTrace, y as TransferFromCallObject, z as TransferFromCallTrace, C as TransferOwnershipCallObject, F as TransferOwnershipCallTrace, K as getERC20Contract, M as getERC20ContractOnContext, P as mockApprovalLog, Q as mockOwnershipTransferredLog, U as mockTransferLog } from '../../erc20-95ba7721.js';
|
2
2
|
export { A as ApprovalEvent, a as ApprovalEventFilter, d as ApprovalEventObject, E as ERC20, g as ERC20Interface, O as OwnershipTransferredEvent, b as OwnershipTransferredEventFilter, e as OwnershipTransferredEventObject, T as TransferEvent, c as TransferEventFilter, f as TransferEventObject } from '../../ERC20-b4312b0c.js';
|
3
3
|
import 'ethers';
|
4
4
|
import '../../base-processor-template-51ea121e.js';
|
package/lib/eth/builtin/erc20.js
CHANGED
@@ -10,14 +10,14 @@ import {
|
|
10
10
|
mockApprovalLog2 as mockApprovalLog,
|
11
11
|
mockOwnershipTransferredLog,
|
12
12
|
mockTransferLog2 as mockTransferLog
|
13
|
-
} from "../../chunk-
|
13
|
+
} from "../../chunk-RXO7SOTL.js";
|
14
14
|
import "../../chunk-TSVOKAMT.js";
|
15
15
|
import "../../chunk-CX2INLUY.js";
|
16
16
|
import "../../chunk-M5LOAOTK.js";
|
17
|
-
import "../../chunk-
|
17
|
+
import "../../chunk-7NWX3CH7.js";
|
18
18
|
import "../../chunk-BQH37WZR.js";
|
19
|
-
import "../../chunk-
|
20
|
-
import "../../chunk-
|
19
|
+
import "../../chunk-SYEQKTIU.js";
|
20
|
+
import "../../chunk-Z5PQR6UE.js";
|
21
21
|
import "../../chunk-3PI3P62P.js";
|
22
22
|
import "../../chunk-AXRHIURD.js";
|
23
23
|
export {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
export { A as ApproveCallObject, b as ApproveCallTrace, B as BalanceOfCallObject, d as BalanceOfCallTrace, x as ERC721BoundContractView, y as ERC721Context, w as ERC721ContractView, E as ERC721Processor, a as ERC721ProcessorTemplate, J as ERC721__factory, G as GetApprovedCallObject, f as GetApprovedCallTrace, I as IsApprovedForAllCallObject, g as IsApprovedForAllCallTrace, N as NameCallObject, h as NameCallTrace, O as OwnerOfCallObject, i as OwnerOfCallTrace, S as SafeTransferFrom_address_address_uint256CallObject, j as SafeTransferFrom_address_address_uint256CallTrace, k as SafeTransferFrom_address_address_uint256_bytesCallObject, l as SafeTransferFrom_address_address_uint256_bytesCallTrace, m as SetApprovalForAllCallObject, n as SetApprovalForAllCallTrace, o as SupportsInterfaceCallObject, p as SupportsInterfaceCallTrace, q as SymbolCallObject, r as SymbolCallTrace, s as TokenURICallObject, t as TokenURICallTrace, T as TotalSupplyCallObject, c as TotalSupplyCallTrace, u as TransferFromCallObject, v as TransferFromCallTrace, z as getERC721Contract, C as getERC721ContractOnContext, F as mockApprovalForAllLog, D as mockApprovalLog, H as mockTransferLog } from '../../erc721-
|
1
|
+
export { A as ApproveCallObject, b as ApproveCallTrace, B as BalanceOfCallObject, d as BalanceOfCallTrace, x as ERC721BoundContractView, y as ERC721Context, w as ERC721ContractView, E as ERC721Processor, a as ERC721ProcessorTemplate, J as ERC721__factory, G as GetApprovedCallObject, f as GetApprovedCallTrace, I as IsApprovedForAllCallObject, g as IsApprovedForAllCallTrace, N as NameCallObject, h as NameCallTrace, O as OwnerOfCallObject, i as OwnerOfCallTrace, S as SafeTransferFrom_address_address_uint256CallObject, j as SafeTransferFrom_address_address_uint256CallTrace, k as SafeTransferFrom_address_address_uint256_bytesCallObject, l as SafeTransferFrom_address_address_uint256_bytesCallTrace, m as SetApprovalForAllCallObject, n as SetApprovalForAllCallTrace, o as SupportsInterfaceCallObject, p as SupportsInterfaceCallTrace, q as SymbolCallObject, r as SymbolCallTrace, s as TokenURICallObject, t as TokenURICallTrace, T as TotalSupplyCallObject, c as TotalSupplyCallTrace, u as TransferFromCallObject, v as TransferFromCallTrace, z as getERC721Contract, C as getERC721ContractOnContext, F as mockApprovalForAllLog, D as mockApprovalLog, H as mockTransferLog } from '../../erc721-13bf7a61.js';
|
2
2
|
export { A as ApprovalEvent, a as ApprovalEventFilter, e as ApprovalEventObject, b as ApprovalForAllEvent, c as ApprovalForAllEventFilter, f as ApprovalForAllEventObject, E as ERC721, h as ERC721Interface, T as TransferEvent, d as TransferEventFilter, g as TransferEventObject } from '../../ERC721-e67aa11b.js';
|
3
3
|
import 'ethers';
|
4
4
|
import '../../base-processor-template-51ea121e.js';
|
@@ -10,14 +10,14 @@ import {
|
|
10
10
|
mockApprovalForAllLog,
|
11
11
|
mockApprovalLog,
|
12
12
|
mockTransferLog
|
13
|
-
} from "../../chunk-
|
13
|
+
} from "../../chunk-RXO7SOTL.js";
|
14
14
|
import "../../chunk-TSVOKAMT.js";
|
15
15
|
import "../../chunk-CX2INLUY.js";
|
16
16
|
import "../../chunk-M5LOAOTK.js";
|
17
|
-
import "../../chunk-
|
17
|
+
import "../../chunk-7NWX3CH7.js";
|
18
18
|
import "../../chunk-BQH37WZR.js";
|
19
|
-
import "../../chunk-
|
20
|
-
import "../../chunk-
|
19
|
+
import "../../chunk-SYEQKTIU.js";
|
20
|
+
import "../../chunk-Z5PQR6UE.js";
|
21
21
|
import "../../chunk-3PI3P62P.js";
|
22
22
|
import "../../chunk-AXRHIURD.js";
|
23
23
|
export {
|
@@ -1,15 +1,15 @@
|
|
1
|
-
export { E as EACAggregatorProxyProcessor, a as EACAggregatorProxyProcessorTemplate, e as eacaggregatorproxy } from '../../eacaggregatorproxy-
|
2
|
-
export { E as ERC1155Processor, a as ERC1155ProcessorTemplate, e as erc1155 } from '../../erc1155-
|
3
|
-
export { E as ERC20Processor, a as ERC20ProcessorTemplate, e as erc20 } from '../../erc20-
|
1
|
+
export { E as EACAggregatorProxyProcessor, a as EACAggregatorProxyProcessorTemplate, e as eacaggregatorproxy } from '../../eacaggregatorproxy-cb8e39be.js';
|
2
|
+
export { E as ERC1155Processor, a as ERC1155ProcessorTemplate, e as erc1155 } from '../../erc1155-fb097c50.js';
|
3
|
+
export { E as ERC20Processor, a as ERC20ProcessorTemplate, e as erc20 } from '../../erc20-95ba7721.js';
|
4
4
|
import { Interface, BaseContract, Overrides, BigNumberish, Signer, Provider } from 'ethers';
|
5
5
|
import { B as BaseProcessor, a as BindOptions, b as BaseProcessorTemplate } from '../../base-processor-template-51ea121e.js';
|
6
6
|
import { T as TypedEvent, a as TypedEventFilter, d as TypedCallTrace, C as ContractView, B as BoundContractView, E as EthContext, c as ContractContext } from '../../eth-d186c27a.js';
|
7
|
-
import { EthFetchConfig, PreprocessResult } from '@sentio/protos';
|
7
|
+
import { PreparedData, EthCallContext, EthCallParam, EthFetchConfig, PreprocessResult } from '@sentio/protos';
|
8
8
|
import '../../base-context-05879549.js';
|
9
9
|
import { EthChainId } from '@sentio/chain';
|
10
10
|
import { ContractRunner, LogParams } from 'ethers/providers';
|
11
|
-
export { E as ERC721Processor, a as ERC721ProcessorTemplate, e as erc721 } from '../../erc721-
|
12
|
-
export { W as WETH9Processor, a as WETH9ProcessorTemplate, w as weth9 } from '../../weth9-
|
11
|
+
export { E as ERC721Processor, a as ERC721ProcessorTemplate, e as erc721 } from '../../erc721-13bf7a61.js';
|
12
|
+
export { W as WETH9Processor, a as WETH9ProcessorTemplate, w as weth9 } from '../../weth9-2b52cb06.js';
|
13
13
|
import '../../ERC20-b4312b0c.js';
|
14
14
|
import '../../promises-4eccc1dc.js';
|
15
15
|
import 'ethers/contract';
|
@@ -100,17 +100,28 @@ type AllowanceCallTrace = TypedCallTrace<[
|
|
100
100
|
], AllowanceCallObject>;
|
101
101
|
declare class ERC20BytesContractView extends ContractView<ERC20Bytes> {
|
102
102
|
constructor(contract: ERC20Bytes);
|
103
|
-
name(overrides?: Overrides): Promise<string>;
|
104
|
-
totalSupply(overrides?: Overrides): Promise<bigint>;
|
105
|
-
decimals(overrides?: Overrides): Promise<bigint>;
|
106
|
-
balanceOf(who: string, overrides?: Overrides): Promise<bigint>;
|
107
|
-
symbol(overrides?: Overrides): Promise<string>;
|
108
|
-
allowance(owner: string, spender: string, overrides?: Overrides): Promise<bigint>;
|
103
|
+
name(overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<string>;
|
104
|
+
totalSupply(overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<bigint>;
|
105
|
+
decimals(overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<bigint>;
|
106
|
+
balanceOf(who: string, overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<bigint>;
|
107
|
+
symbol(overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<string>;
|
108
|
+
allowance(owner: string, spender: string, overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<bigint>;
|
109
109
|
callStatic: {
|
110
110
|
contract: ERC20Bytes;
|
111
|
-
approve(spender: string, value: BigNumberish, overrides?: Overrides): Promise<boolean>;
|
112
|
-
transferFrom(from: string, to: string, value: BigNumberish, overrides?: Overrides): Promise<boolean>;
|
113
|
-
transfer(to: string, value: BigNumberish, overrides?: Overrides): Promise<boolean>;
|
111
|
+
approve(spender: string, value: BigNumberish, overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<boolean>;
|
112
|
+
transferFrom(from: string, to: string, value: BigNumberish, overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<boolean>;
|
113
|
+
transfer(to: string, value: BigNumberish, overrides?: Overrides, preparedData?: PreparedData, ethCallContext?: EthCallContext): Promise<boolean>;
|
114
|
+
};
|
115
|
+
encodeCall: {
|
116
|
+
name(ethCallContext: EthCallContext): EthCallParam;
|
117
|
+
approve(spender: string, value: BigNumberish, ethCallContext: EthCallContext): EthCallParam;
|
118
|
+
totalSupply(ethCallContext: EthCallContext): EthCallParam;
|
119
|
+
transferFrom(from: string, to: string, value: BigNumberish, ethCallContext: EthCallContext): EthCallParam;
|
120
|
+
decimals(ethCallContext: EthCallContext): EthCallParam;
|
121
|
+
balanceOf(who: string, ethCallContext: EthCallContext): EthCallParam;
|
122
|
+
symbol(ethCallContext: EthCallContext): EthCallParam;
|
123
|
+
transfer(to: string, value: BigNumberish, ethCallContext: EthCallContext): EthCallParam;
|
124
|
+
allowance(owner: string, spender: string, ethCallContext: EthCallContext): EthCallParam;
|
114
125
|
};
|
115
126
|
}
|
116
127
|
declare class ERC20BytesBoundContractView extends BoundContractView<ERC20Bytes, ERC20BytesContractView> {
|
@@ -127,6 +138,19 @@ declare class ERC20BytesBoundContractView extends BoundContractView<ERC20Bytes,
|
|
127
138
|
transferFrom(from: string, to: string, value: BigNumberish, overrides?: Overrides): Promise<boolean>;
|
128
139
|
transfer(to: string, value: BigNumberish, overrides?: Overrides): Promise<boolean>;
|
129
140
|
};
|
141
|
+
encodeCall: {
|
142
|
+
view: ERC20BytesContractView;
|
143
|
+
context: EthContext;
|
144
|
+
name(overrides?: Overrides): EthCallParam;
|
145
|
+
approve(spender: string, value: BigNumberish, overrides?: Overrides): EthCallParam;
|
146
|
+
totalSupply(overrides?: Overrides): EthCallParam;
|
147
|
+
transferFrom(from: string, to: string, value: BigNumberish, overrides?: Overrides): EthCallParam;
|
148
|
+
decimals(overrides?: Overrides): EthCallParam;
|
149
|
+
balanceOf(who: string, overrides?: Overrides): EthCallParam;
|
150
|
+
symbol(overrides?: Overrides): EthCallParam;
|
151
|
+
transfer(to: string, value: BigNumberish, overrides?: Overrides): EthCallParam;
|
152
|
+
allowance(owner: string, spender: string, overrides?: Overrides): EthCallParam;
|
153
|
+
};
|
130
154
|
}
|
131
155
|
type ERC20BytesContext = ContractContext<ERC20Bytes, ERC20BytesBoundContractView>;
|
132
156
|
declare class ERC20BytesProcessor extends BaseProcessor<ERC20Bytes, ERC20BytesBoundContractView> {
|
package/lib/eth/builtin/index.js
CHANGED
@@ -3,22 +3,22 @@ import {
|
|
3
3
|
ERC1155Processor,
|
4
4
|
ERC1155ProcessorTemplate,
|
5
5
|
erc1155_exports
|
6
|
-
} from "../../chunk-
|
6
|
+
} from "../../chunk-K5OSTLHI.js";
|
7
7
|
import {
|
8
8
|
WETH9Processor,
|
9
9
|
WETH9ProcessorTemplate,
|
10
10
|
weth9_exports
|
11
|
-
} from "../../chunk-
|
11
|
+
} from "../../chunk-2QEQTKQY.js";
|
12
12
|
import {
|
13
13
|
ERC20BytesProcessor,
|
14
14
|
ERC20BytesProcessorTemplate,
|
15
15
|
erc20bytes_exports
|
16
|
-
} from "../../chunk-
|
16
|
+
} from "../../chunk-QKJ5SWA2.js";
|
17
17
|
import {
|
18
18
|
EACAggregatorProxyProcessor,
|
19
19
|
EACAggregatorProxyProcessorTemplate,
|
20
20
|
eacaggregatorproxy_exports
|
21
|
-
} from "../../chunk-
|
21
|
+
} from "../../chunk-KTAUVRJN.js";
|
22
22
|
import {
|
23
23
|
ERC20Processor,
|
24
24
|
ERC20ProcessorTemplate,
|
@@ -26,14 +26,14 @@ import {
|
|
26
26
|
ERC721ProcessorTemplate,
|
27
27
|
erc20_exports,
|
28
28
|
erc721_exports
|
29
|
-
} from "../../chunk-
|
29
|
+
} from "../../chunk-RXO7SOTL.js";
|
30
30
|
import "../../chunk-TSVOKAMT.js";
|
31
31
|
import "../../chunk-CX2INLUY.js";
|
32
32
|
import "../../chunk-M5LOAOTK.js";
|
33
|
-
import "../../chunk-
|
33
|
+
import "../../chunk-7NWX3CH7.js";
|
34
34
|
import "../../chunk-BQH37WZR.js";
|
35
|
-
import "../../chunk-
|
36
|
-
import "../../chunk-
|
35
|
+
import "../../chunk-SYEQKTIU.js";
|
36
|
+
import "../../chunk-Z5PQR6UE.js";
|
37
37
|
import "../../chunk-3PI3P62P.js";
|
38
38
|
import "../../chunk-AXRHIURD.js";
|
39
39
|
export {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
export { p as AllowanceCallObject, q as AllowanceCallTrace, G as ApprovalEvent, H as ApprovalEventFilter, F as ApprovalEventObject, A as ApproveCallObject, c as ApproveCallTrace, B as BalanceOfCallObject, j as BalanceOfCallTrace, D as DecimalsCallObject, i as DecimalsCallTrace, n as DepositCallObject, o as DepositCallTrace, M as DepositEvent, O as DepositEventFilter, L as DepositEventObject, N as NameCallObject, b as NameCallTrace, S as SymbolCallObject, k as SymbolCallTrace, T as TotalSupplyCallObject, d as TotalSupplyCallTrace, l as TransferCallObject, m as TransferCallTrace, J as TransferEvent, K as TransferEventFilter, I as TransferEventObject, e as TransferFromCallObject, f as TransferFromCallTrace, U as WETH9, s as WETH9BoundContractView, t as WETH9Context, r as WETH9ContractView, E as WETH9Interface, W as WETH9Processor, a as WETH9ProcessorTemplate, V as WETH9__factory, g as WithdrawCallObject, h as WithdrawCallTrace, Q as WithdrawalEvent, R as WithdrawalEventFilter, P as WithdrawalEventObject, u as getWETH9Contract, v as getWETH9ContractOnContext, x as mockApprovalLog, z as mockDepositLog, y as mockTransferLog, C as mockWithdrawalLog } from '../../weth9-
|
1
|
+
export { p as AllowanceCallObject, q as AllowanceCallTrace, G as ApprovalEvent, H as ApprovalEventFilter, F as ApprovalEventObject, A as ApproveCallObject, c as ApproveCallTrace, B as BalanceOfCallObject, j as BalanceOfCallTrace, D as DecimalsCallObject, i as DecimalsCallTrace, n as DepositCallObject, o as DepositCallTrace, M as DepositEvent, O as DepositEventFilter, L as DepositEventObject, N as NameCallObject, b as NameCallTrace, S as SymbolCallObject, k as SymbolCallTrace, T as TotalSupplyCallObject, d as TotalSupplyCallTrace, l as TransferCallObject, m as TransferCallTrace, J as TransferEvent, K as TransferEventFilter, I as TransferEventObject, e as TransferFromCallObject, f as TransferFromCallTrace, U as WETH9, s as WETH9BoundContractView, t as WETH9Context, r as WETH9ContractView, E as WETH9Interface, W as WETH9Processor, a as WETH9ProcessorTemplate, V as WETH9__factory, g as WithdrawCallObject, h as WithdrawCallTrace, Q as WithdrawalEvent, R as WithdrawalEventFilter, P as WithdrawalEventObject, u as getWETH9Contract, v as getWETH9ContractOnContext, x as mockApprovalLog, z as mockDepositLog, y as mockTransferLog, C as mockWithdrawalLog } from '../../weth9-2b52cb06.js';
|
2
2
|
import 'ethers';
|
3
3
|
import '../../base-processor-template-51ea121e.js';
|
4
4
|
import '../../eth-d186c27a.js';
|
package/lib/eth/builtin/weth9.js
CHANGED
@@ -10,17 +10,17 @@ import {
|
|
10
10
|
mockDepositLog,
|
11
11
|
mockTransferLog,
|
12
12
|
mockWithdrawalLog
|
13
|
-
} from "../../chunk-
|
13
|
+
} from "../../chunk-2QEQTKQY.js";
|
14
14
|
import {
|
15
15
|
WETH9__factory
|
16
|
-
} from "../../chunk-
|
16
|
+
} from "../../chunk-RXO7SOTL.js";
|
17
17
|
import "../../chunk-TSVOKAMT.js";
|
18
18
|
import "../../chunk-CX2INLUY.js";
|
19
19
|
import "../../chunk-M5LOAOTK.js";
|
20
|
-
import "../../chunk-
|
20
|
+
import "../../chunk-7NWX3CH7.js";
|
21
21
|
import "../../chunk-BQH37WZR.js";
|
22
|
-
import "../../chunk-
|
23
|
-
import "../../chunk-
|
22
|
+
import "../../chunk-SYEQKTIU.js";
|
23
|
+
import "../../chunk-Z5PQR6UE.js";
|
24
24
|
import "../../chunk-3PI3P62P.js";
|
25
25
|
import "../../chunk-AXRHIURD.js";
|
26
26
|
export {
|