@layerzerolabs/oft-evm-contracts 0.2.100 β†’ 0.2.102

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.
@@ -12,7 +12,7 @@
12
12
  βœ… forge-1.3.6-hardhat-2.26.3
13
13
  πŸ”§ hardhat version: 2.26.3
14
14
  $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
15
- (node:68617) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
15
+ (node:63818) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
16
16
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
17
17
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
18
18
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -22,7 +22,7 @@ To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-in
22
22
  $ docker run --rm --add-host=host.docker.internal:host-gateway -e $'TS_NODE_COMPILER_OPTIONS={"module":"CommonJS","moduleResolution":"node"}' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/apps/oft-app/contracts/evm/non-upgradeable 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3 hardhat compile --config /hardhat/hardhat.default.config.js
23
23
  Compiling 21 Solidity files
24
24
  Successfully compiled 21 Solidity files
25
- ⏳ hardhat compile --config /hardhat/hardhat.default.config.js: 3.361s
25
+ ⏳ hardhat compile --config /hardhat/hardhat.default.config.js: 4.870s
26
26
   WARN  Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
27
27
 
28
28
  > @layerzerolabs/oft-evm-contracts@0.0.0 compile:zksync /home/runner/work/monorepo-internal/monorepo-internal/apps/oft-app/contracts/evm/non-upgradeable
@@ -32,7 +32,7 @@ Successfully compiled 21 Solidity files
32
32
  βœ… forge-1.3.6-hardhat-2.26.3
33
33
  πŸ”§ hardhat version: 2.26.3
34
34
  $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
35
- (node:69611) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
35
+ (node:66362) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
36
36
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
37
37
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
38
38
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -45,7 +45,7 @@ The zksolc compiler version in your Hardhat config file (1.3.22) is not the late
45
45
  Compiling contracts for ZKsync Era with zksolc v1.3.22 and zkvm-solc v0.8.23-1.0.1
46
46
  Compiling 21 Solidity files
47
47
  Successfully compiled 21 Solidity files
48
- ⏳ hardhat compile --config /hardhat/hardhat.default.config.js --network zksync-mainnet: 2.838s
48
+ ⏳ hardhat compile --config /hardhat/hardhat.default.config.js --network zksync-mainnet: 3.247s
49
49
   WARN  Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
50
50
 
51
51
  > @layerzerolabs/oft-evm-contracts@0.0.0 compile:tron /home/runner/work/monorepo-internal/monorepo-internal/apps/oft-app/contracts/evm/non-upgradeable
@@ -55,7 +55,7 @@ Successfully compiled 21 Solidity files
55
55
  βœ… forge-1.3.6-hardhat-2.26.3
56
56
  πŸ”§ hardhat version: 2.26.3
57
57
  $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
58
- (node:70303) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
58
+ (node:67233) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
59
59
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
60
60
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
61
61
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -68,4 +68,4 @@ Tron-solc v0.8.23 is unknown version, attempting anyway...
68
68
  Compiling contracts with tron solc v0.8.23
69
69
  Compiling 21 Solidity files
70
70
  Successfully compiled 21 Solidity files
71
- ⏳ hardhat compile --config /hardhat/hardhat.default.config.js --network tron-mainnet: 3.730s
71
+ ⏳ hardhat compile --config /hardhat/hardhat.default.config.js --network tron-mainnet: 4.013s
@@ -5,7 +5,7 @@
5
5
  βœ… forge-1.3.6-hardhat-2.26.3
6
6
  πŸ”§ forge version: 1.3.6
7
7
  $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
8
- (node:135194) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
8
+ (node:151389) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
9
9
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
10
10
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
11
11
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -13,7 +13,7 @@ To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-in
13
13
  πŸ‘€ Running container as UID:GID 1001:1001
14
14
  $ docker run --rm --add-host=host.docker.internal:host-gateway -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/apps/oft-app/contracts/evm/non-upgradeable 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3 forge test
15
15
  Compiling 41 files with Solc 0.8.22
16
- Solc 0.8.22 finished in 1.80s
16
+ Solc 0.8.22 finished in 1.70s
17
17
  Compiler run successful!
18
18
 
19
19
  Ran 48 tests for test/OFTDecimalUtils.t.sol:OFTDecimalUtilsTest
@@ -26,7 +26,7 @@ Ran 48 tests for test/OFTDecimalUtils.t.sol:OFTDecimalUtilsTest
26
26
  [PASS] test_constructor_18_8() (gas: 10747)
27
27
  [PASS] test_constructor_6_6() (gas: 10747)
28
28
  [PASS] test_constructor_8_6() (gas: 10791)
29
- [PASS] test_constructor_Fuzz(uint8,uint8) (runs: 1000, ΞΌ: 191128, ~: 191177)
29
+ [PASS] test_constructor_Fuzz(uint8,uint8) (runs: 1000, ΞΌ: 191126, ~: 191177)
30
30
  [PASS] test_constructor_Revert_SharedGreaterThanLocal() (gas: 36043)
31
31
  [PASS] test_removeDust_0_0() (gas: 8695)
32
32
  [PASS] test_removeDust_18_6_NoDust() (gas: 8704)
@@ -65,7 +65,7 @@ Ran 48 tests for test/OFTDecimalUtils.t.sol:OFTDecimalUtilsTest
65
65
  [PASS] test_toSD_Revert_AmountSDOverflowed_0_0() (gas: 9119)
66
66
  [PASS] test_toSD_Revert_AmountSDOverflowed_18_6() (gas: 9264)
67
67
  [PASS] test_toSD_Revert_AmountSDOverflowed_6_6() (gas: 9186)
68
- Suite result: ok. 48 passed; 0 failed; 0 skipped; finished in 149.79ms (1.25s CPU time)
68
+ Suite result: ok. 48 passed; 0 failed; 0 skipped; finished in 164.80ms (1.06s CPU time)
69
69
 
70
- Ran 1 test suite in 165.24ms (149.79ms CPU time): 48 tests passed, 0 failed, 0 skipped (48 total tests)
71
- ⏳ forge test: 4.480s
70
+ Ran 1 test suite in 176.71ms (164.80ms CPU time): 48 tests passed, 0 failed, 0 skipped (48 total tests)
71
+ ⏳ forge test: 3.820s
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/oft-evm-contracts",
3
- "version": "0.2.100",
3
+ "version": "0.2.102",
4
4
  "private": false,
5
5
  "description": "LayerZero Labs reference EVM OFT implementation",
6
6
  "license": "MIT",
@@ -14,12 +14,12 @@
14
14
  "@openzeppelin/contracts-upgradeable": "^5.0.2",
15
15
  "ethers": "^5.8.0",
16
16
  "solhint": "^6.0.1",
17
- "@layerzerolabs/tsup-configuration": "0.2.100",
18
- "@layerzerolabs/typescript-configuration": "0.2.100",
19
- "@layerzerolabs/oapp-evm-contracts": "0.2.100",
20
- "@layerzerolabs/vm-tooling-evm": "0.2.100",
21
- "@layerzerolabs/utils-evm-contracts": "0.2.100",
22
- "@layerzerolabs/solhint-configuration": "0.2.100"
17
+ "@layerzerolabs/oapp-evm-contracts": "0.2.102",
18
+ "@layerzerolabs/solhint-configuration": "0.2.102",
19
+ "@layerzerolabs/utils-evm-contracts": "0.2.102",
20
+ "@layerzerolabs/typescript-configuration": "0.2.102",
21
+ "@layerzerolabs/tsup-configuration": "0.2.102",
22
+ "@layerzerolabs/vm-tooling-evm": "0.2.102"
23
23
  },
24
24
  "publishConfig": {
25
25
  "access": "public",
@@ -40,6 +40,8 @@
40
40
  "compile:zksync": "pnpm lz-tool --env TS_NODE_COMPILER_OPTIONS='{\"module\":\"CommonJS\",\"moduleResolution\":\"node\"}' hardhat compile --config /hardhat/hardhat.default.config.js --network zksync-mainnet",
41
41
  "generated:clean": "rm -rf ./artifacts ./artifacts-tron ./artifacts-zk ./hh-cache ./hh-cache-tron ./hh-cache-zk",
42
42
  "lint": "solhint --config solhint.config.js 'contracts/**/*.sol' 'test/**/*.sol' --fix --noPrompt",
43
- "test": "pnpm lz-tool forge test"
43
+ "test": "pnpm lz-tool forge test",
44
+ "test:snapshot:check": "pnpm exec turbo-snapshot check",
45
+ "test:snapshot:update": "pnpm exec turbo-snapshot update"
44
46
  }
45
47
  }
@@ -0,0 +1,518 @@
1
+ {
2
+ "artifacts-tron/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/ILayerZeroEndpointV2.sol/ILayerZeroEndpointV2.dbg.json": {
3
+ "hash": "6f942e006291322c77c3c5f5ed9d8c5b072bd2b7f41b02195d660622ae90b3c7",
4
+ "size": 114
5
+ },
6
+ "artifacts-tron/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/ILayerZeroEndpointV2.sol/ILayerZeroEndpointV2.json": {
7
+ "hash": "07921e5e312f51ac5eb0fc190a781f1135f277947cd13a1b26134bb13f37bedd",
8
+ "size": 41862
9
+ },
10
+ "artifacts-tron/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json": {
11
+ "hash": "6f942e006291322c77c3c5f5ed9d8c5b072bd2b7f41b02195d660622ae90b3c7",
12
+ "size": 114
13
+ },
14
+ "artifacts-tron/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.json": {
15
+ "hash": "0edaf8abe61309f1cc5b9b5b523b496ce26085a2864b0661b9549bc209fa19e8",
16
+ "size": 2750
17
+ },
18
+ "artifacts-tron/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessageLibManager.sol/IMessageLibManager.dbg.json": {
19
+ "hash": "6f942e006291322c77c3c5f5ed9d8c5b072bd2b7f41b02195d660622ae90b3c7",
20
+ "size": 114
21
+ },
22
+ "artifacts-tron/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessageLibManager.sol/IMessageLibManager.json": {
23
+ "hash": "4335afa811389f8b2527d6c41b68223aa9c00bad8c58545d4e1d77ad58cf966f",
24
+ "size": 13850
25
+ },
26
+ "artifacts-tron/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingChannel.sol/IMessagingChannel.dbg.json": {
27
+ "hash": "6f942e006291322c77c3c5f5ed9d8c5b072bd2b7f41b02195d660622ae90b3c7",
28
+ "size": 114
29
+ },
30
+ "artifacts-tron/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingChannel.sol/IMessagingChannel.json": {
31
+ "hash": "db201024defdbe7f69fa47e6e796f144cd5433d8ee3e696d27a7fcb8396367e1",
32
+ "size": 8071
33
+ },
34
+ "artifacts-tron/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingComposer.sol/IMessagingComposer.dbg.json": {
35
+ "hash": "6f942e006291322c77c3c5f5ed9d8c5b072bd2b7f41b02195d660622ae90b3c7",
36
+ "size": 114
37
+ },
38
+ "artifacts-tron/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingComposer.sol/IMessagingComposer.json": {
39
+ "hash": "ce130c824b81535f1f4cbf37cb795ef6263a6e779522f0099d3e7cadc76cf313",
40
+ "size": 5444
41
+ },
42
+ "artifacts-tron/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingContext.sol/IMessagingContext.dbg.json": {
43
+ "hash": "6f942e006291322c77c3c5f5ed9d8c5b072bd2b7f41b02195d660622ae90b3c7",
44
+ "size": 114
45
+ },
46
+ "artifacts-tron/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingContext.sol/IMessagingContext.json": {
47
+ "hash": "156cf1b6a265eb97fe2530f4f0e993b7067c8dea4806beae3194f2d2b165bb3c",
48
+ "size": 921
49
+ },
50
+ "artifacts-tron/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppCore.sol/IOAppCore.dbg.json": {
51
+ "hash": "6f942e006291322c77c3c5f5ed9d8c5b072bd2b7f41b02195d660622ae90b3c7",
52
+ "size": 114
53
+ },
54
+ "artifacts-tron/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppCore.sol/IOAppCore.json": {
55
+ "hash": "239318b56abd117c74ddd88847dbcaff4e55d281c1501aefdcd2954df2df8398",
56
+ "size": 3029
57
+ },
58
+ "artifacts-tron/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppExtended.sol/IOAppExtended.dbg.json": {
59
+ "hash": "6f942e006291322c77c3c5f5ed9d8c5b072bd2b7f41b02195d660622ae90b3c7",
60
+ "size": 114
61
+ },
62
+ "artifacts-tron/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppExtended.sol/IOAppExtended.json": {
63
+ "hash": "3c4b955a1a3921355fb160e41b666a48cdcbce82f52441c0881823b8c9fc8c82",
64
+ "size": 10158
65
+ },
66
+ "artifacts-tron/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppMsgInspection.sol/IOAppMsgInspection.dbg.json": {
67
+ "hash": "6f942e006291322c77c3c5f5ed9d8c5b072bd2b7f41b02195d660622ae90b3c7",
68
+ "size": 114
69
+ },
70
+ "artifacts-tron/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppMsgInspection.sol/IOAppMsgInspection.json": {
71
+ "hash": "cd5470c09a480349bda38f19981832d4ef01c1c0b5dcd05240eee45a86b4c73a",
72
+ "size": 1104
73
+ },
74
+ "artifacts-tron/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppOptionsType3.sol/IOAppOptionsType3.dbg.json": {
75
+ "hash": "6f942e006291322c77c3c5f5ed9d8c5b072bd2b7f41b02195d660622ae90b3c7",
76
+ "size": 114
77
+ },
78
+ "artifacts-tron/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppOptionsType3.sol/IOAppOptionsType3.json": {
79
+ "hash": "e444df61aa7a09dc4a1420fa363819c54b6a5da7100f9be0b56749a2c593b374",
80
+ "size": 3093
81
+ },
82
+ "artifacts-tron/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppReceiver.sol/IOAppReceiver.dbg.json": {
83
+ "hash": "6f942e006291322c77c3c5f5ed9d8c5b072bd2b7f41b02195d660622ae90b3c7",
84
+ "size": 114
85
+ },
86
+ "artifacts-tron/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppReceiver.sol/IOAppReceiver.json": {
87
+ "hash": "461b52aaf7c5ff5824274615b21e4551869fcca1fc3094e8ab3cfe7fa26b0357",
88
+ "size": 3791
89
+ },
90
+ "artifacts-tron/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IFeeConfig.sol/IFeeConfig.dbg.json": {
91
+ "hash": "6f942e006291322c77c3c5f5ed9d8c5b072bd2b7f41b02195d660622ae90b3c7",
92
+ "size": 114
93
+ },
94
+ "artifacts-tron/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IFeeConfig.sol/IFeeConfig.json": {
95
+ "hash": "8bd183d23202b9275e8b238d9a808cc39df517ab600e50cfe0509bc5283ea279",
96
+ "size": 3975
97
+ },
98
+ "artifacts-tron/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IFeeHandler.sol/IFeeHandler.dbg.json": {
99
+ "hash": "6f942e006291322c77c3c5f5ed9d8c5b072bd2b7f41b02195d660622ae90b3c7",
100
+ "size": 114
101
+ },
102
+ "artifacts-tron/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IFeeHandler.sol/IFeeHandler.json": {
103
+ "hash": "d959d5702dfd13e67a2b714eef3ba4a8372450c7a8c0428105adbd6cb1d6eaec",
104
+ "size": 1168
105
+ },
106
+ "artifacts-tron/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IPauseByID.sol/IPauseByID.dbg.json": {
107
+ "hash": "6f942e006291322c77c3c5f5ed9d8c5b072bd2b7f41b02195d660622ae90b3c7",
108
+ "size": 114
109
+ },
110
+ "artifacts-tron/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IPauseByID.sol/IPauseByID.json": {
111
+ "hash": "e228215ed75a788f6d5cc30e2b4e63506122a8cec89574aeeef1be651df3bb25",
112
+ "size": 3766
113
+ },
114
+ "artifacts-tron/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IRateLimiter.sol/IRateLimiter.dbg.json": {
115
+ "hash": "6f942e006291322c77c3c5f5ed9d8c5b072bd2b7f41b02195d660622ae90b3c7",
116
+ "size": 114
117
+ },
118
+ "artifacts-tron/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IRateLimiter.sol/IRateLimiter.json": {
119
+ "hash": "87ef4cce28d1c0c25b75ba70be679b9f1c134042655d532279ab593ab24516f1",
120
+ "size": 13323
121
+ },
122
+ "artifacts-tron/build-info/8846688aca1ca86abc2af4e130f3effa.json": {
123
+ "hash": "3215a9f298638301c3ea3b3266a679152131caaefbb1ade1d43b86e2aed2da21",
124
+ "size": 951194
125
+ },
126
+ "artifacts-tron/contracts/interfaces/IOFT.sol/IOFT.dbg.json": {
127
+ "hash": "2a6176ab1c271e8a94454961fc794075ba34608bf2220f82a0a570f7b6c9793a",
128
+ "size": 108
129
+ },
130
+ "artifacts-tron/contracts/interfaces/IOFT.sol/IOFT.json": {
131
+ "hash": "51807333ad419673900464d20e8f1318460c880be0969fc4aaafc75b7a8ed181",
132
+ "size": 11133
133
+ },
134
+ "artifacts-tron/contracts/interfaces/IOFTDecimalUtils.sol/IOFTDecimalUtils.dbg.json": {
135
+ "hash": "2a6176ab1c271e8a94454961fc794075ba34608bf2220f82a0a570f7b6c9793a",
136
+ "size": 108
137
+ },
138
+ "artifacts-tron/contracts/interfaces/IOFTDecimalUtils.sol/IOFTDecimalUtils.json": {
139
+ "hash": "3c5920c427f7cec28870bc45960855857caf9e359e524d003aaaab45b880336d",
140
+ "size": 1341
141
+ },
142
+ "artifacts-tron/contracts/interfaces/IOFTExtended.sol/IOFTExtended.dbg.json": {
143
+ "hash": "2a6176ab1c271e8a94454961fc794075ba34608bf2220f82a0a570f7b6c9793a",
144
+ "size": 108
145
+ },
146
+ "artifacts-tron/contracts/interfaces/IOFTExtended.sol/IOFTExtended.json": {
147
+ "hash": "a86b7be1ebb14a346c38dfa25aef2361e60184d8c8cf6c0eabf68d24da0976e0",
148
+ "size": 42138
149
+ },
150
+ "artifacts-tron/contracts/libs/OFTComposeMsgCodec.sol/OFTComposeMsgCodec.dbg.json": {
151
+ "hash": "2a6176ab1c271e8a94454961fc794075ba34608bf2220f82a0a570f7b6c9793a",
152
+ "size": 108
153
+ },
154
+ "artifacts-tron/contracts/libs/OFTComposeMsgCodec.sol/OFTComposeMsgCodec.json": {
155
+ "hash": "8b951e6022eb61a90c916006cf66328aa8ca3b905dc8317d323146f77157c44f",
156
+ "size": 705
157
+ },
158
+ "artifacts-tron/contracts/libs/OFTMsgCodec.sol/OFTMsgCodec.dbg.json": {
159
+ "hash": "2a6176ab1c271e8a94454961fc794075ba34608bf2220f82a0a570f7b6c9793a",
160
+ "size": 108
161
+ },
162
+ "artifacts-tron/contracts/libs/OFTMsgCodec.sol/OFTMsgCodec.json": {
163
+ "hash": "79f2414bc0bf3f094261accb75e2c8861c861598ea2cb7cdd6cb35ad9470b0e0",
164
+ "size": 691
165
+ },
166
+ "artifacts-tron/contracts/utils/OFTDecimalUtils.sol/OFTDecimalUtils.dbg.json": {
167
+ "hash": "2a6176ab1c271e8a94454961fc794075ba34608bf2220f82a0a570f7b6c9793a",
168
+ "size": 108
169
+ },
170
+ "artifacts-tron/contracts/utils/OFTDecimalUtils.sol/OFTDecimalUtils.json": {
171
+ "hash": "5f7842ad39d2a9acea58c64bd3f4452fbe85d6b1a46f439cc051361a60ea4401",
172
+ "size": 1334
173
+ },
174
+ "artifacts-zk/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/ILayerZeroEndpointV2.sol/ILayerZeroEndpointV2.dbg.json": {
175
+ "hash": "bd689bc61c115059f373ad097660a17c20cbddbc4a0a16ff7d3b3f9ebc1ae4e8",
176
+ "size": 114
177
+ },
178
+ "artifacts-zk/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/ILayerZeroEndpointV2.sol/ILayerZeroEndpointV2.json": {
179
+ "hash": "720fcfd45900b92e46c70879d8e2e7f0f2800d1c9d2aa92a0bbf919611faaa9e",
180
+ "size": 41886
181
+ },
182
+ "artifacts-zk/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json": {
183
+ "hash": "bd689bc61c115059f373ad097660a17c20cbddbc4a0a16ff7d3b3f9ebc1ae4e8",
184
+ "size": 114
185
+ },
186
+ "artifacts-zk/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.json": {
187
+ "hash": "06f3819a4c8c783b89c1c83bbf90da794e3b74af3152e31b19fbded84d34d3e0",
188
+ "size": 2774
189
+ },
190
+ "artifacts-zk/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessageLibManager.sol/IMessageLibManager.dbg.json": {
191
+ "hash": "bd689bc61c115059f373ad097660a17c20cbddbc4a0a16ff7d3b3f9ebc1ae4e8",
192
+ "size": 114
193
+ },
194
+ "artifacts-zk/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessageLibManager.sol/IMessageLibManager.json": {
195
+ "hash": "1bda9ba7818f49f0da9c1fecb9b6d1761e93e3bbe348e62f5f1deecc9bc85fc2",
196
+ "size": 13874
197
+ },
198
+ "artifacts-zk/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingChannel.sol/IMessagingChannel.dbg.json": {
199
+ "hash": "bd689bc61c115059f373ad097660a17c20cbddbc4a0a16ff7d3b3f9ebc1ae4e8",
200
+ "size": 114
201
+ },
202
+ "artifacts-zk/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingChannel.sol/IMessagingChannel.json": {
203
+ "hash": "91a768c6c663b4468d05aae9c3531734b6868286aeed5424ca2215ffee9c971f",
204
+ "size": 8095
205
+ },
206
+ "artifacts-zk/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingComposer.sol/IMessagingComposer.dbg.json": {
207
+ "hash": "bd689bc61c115059f373ad097660a17c20cbddbc4a0a16ff7d3b3f9ebc1ae4e8",
208
+ "size": 114
209
+ },
210
+ "artifacts-zk/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingComposer.sol/IMessagingComposer.json": {
211
+ "hash": "3e0fd6d5ab921509eafe0aa51ffc23b745c0d61487b1a20f82ad8e4ef31eeb95",
212
+ "size": 5468
213
+ },
214
+ "artifacts-zk/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingContext.sol/IMessagingContext.dbg.json": {
215
+ "hash": "bd689bc61c115059f373ad097660a17c20cbddbc4a0a16ff7d3b3f9ebc1ae4e8",
216
+ "size": 114
217
+ },
218
+ "artifacts-zk/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingContext.sol/IMessagingContext.json": {
219
+ "hash": "122eb119fb117b5796dde4158640b891939c8ea3fab3ddf682cbaa46d917eadb",
220
+ "size": 945
221
+ },
222
+ "artifacts-zk/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppCore.sol/IOAppCore.dbg.json": {
223
+ "hash": "bd689bc61c115059f373ad097660a17c20cbddbc4a0a16ff7d3b3f9ebc1ae4e8",
224
+ "size": 114
225
+ },
226
+ "artifacts-zk/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppCore.sol/IOAppCore.json": {
227
+ "hash": "6b7e7d0dbc1f5123d29f0b48d7bce612297660e8032d4380278f5fcd61977806",
228
+ "size": 3053
229
+ },
230
+ "artifacts-zk/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppExtended.sol/IOAppExtended.dbg.json": {
231
+ "hash": "bd689bc61c115059f373ad097660a17c20cbddbc4a0a16ff7d3b3f9ebc1ae4e8",
232
+ "size": 114
233
+ },
234
+ "artifacts-zk/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppExtended.sol/IOAppExtended.json": {
235
+ "hash": "a8053326cda45053d694bb28db11ba8fbe029d8a66567782631e8822d9b84f0b",
236
+ "size": 10182
237
+ },
238
+ "artifacts-zk/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppMsgInspection.sol/IOAppMsgInspection.dbg.json": {
239
+ "hash": "bd689bc61c115059f373ad097660a17c20cbddbc4a0a16ff7d3b3f9ebc1ae4e8",
240
+ "size": 114
241
+ },
242
+ "artifacts-zk/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppMsgInspection.sol/IOAppMsgInspection.json": {
243
+ "hash": "3561f2087c771849e1fb8bc5afbf96a95071442983f388c7ea19d63aec13bd4e",
244
+ "size": 1128
245
+ },
246
+ "artifacts-zk/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppOptionsType3.sol/IOAppOptionsType3.dbg.json": {
247
+ "hash": "bd689bc61c115059f373ad097660a17c20cbddbc4a0a16ff7d3b3f9ebc1ae4e8",
248
+ "size": 114
249
+ },
250
+ "artifacts-zk/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppOptionsType3.sol/IOAppOptionsType3.json": {
251
+ "hash": "5d112960d094e0f7baaba0e23a640636b3b2b93d70cb74e6b6d4798fb5b7c43b",
252
+ "size": 3117
253
+ },
254
+ "artifacts-zk/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppReceiver.sol/IOAppReceiver.dbg.json": {
255
+ "hash": "bd689bc61c115059f373ad097660a17c20cbddbc4a0a16ff7d3b3f9ebc1ae4e8",
256
+ "size": 114
257
+ },
258
+ "artifacts-zk/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppReceiver.sol/IOAppReceiver.json": {
259
+ "hash": "fa2d2401ed675ac600566f3e798924ab9fb067afc6467e22367ec2ab116ca926",
260
+ "size": 3815
261
+ },
262
+ "artifacts-zk/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IFeeConfig.sol/IFeeConfig.dbg.json": {
263
+ "hash": "bd689bc61c115059f373ad097660a17c20cbddbc4a0a16ff7d3b3f9ebc1ae4e8",
264
+ "size": 114
265
+ },
266
+ "artifacts-zk/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IFeeConfig.sol/IFeeConfig.json": {
267
+ "hash": "b21ee0715efcc6884072fdf5ee92575a3ccfbca16199e6acfa54f0f88b9d7bb9",
268
+ "size": 3999
269
+ },
270
+ "artifacts-zk/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IFeeHandler.sol/IFeeHandler.dbg.json": {
271
+ "hash": "bd689bc61c115059f373ad097660a17c20cbddbc4a0a16ff7d3b3f9ebc1ae4e8",
272
+ "size": 114
273
+ },
274
+ "artifacts-zk/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IFeeHandler.sol/IFeeHandler.json": {
275
+ "hash": "81774e9f3a09c70e2b4133623f68152c102ed4c839eab60f05b9832ada81788c",
276
+ "size": 1192
277
+ },
278
+ "artifacts-zk/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IPauseByID.sol/IPauseByID.dbg.json": {
279
+ "hash": "bd689bc61c115059f373ad097660a17c20cbddbc4a0a16ff7d3b3f9ebc1ae4e8",
280
+ "size": 114
281
+ },
282
+ "artifacts-zk/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IPauseByID.sol/IPauseByID.json": {
283
+ "hash": "7875ecb3d0b970348beae10dbe3eb5b8416fe65b66dc634567126dc69f178a8b",
284
+ "size": 3790
285
+ },
286
+ "artifacts-zk/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IRateLimiter.sol/IRateLimiter.dbg.json": {
287
+ "hash": "bd689bc61c115059f373ad097660a17c20cbddbc4a0a16ff7d3b3f9ebc1ae4e8",
288
+ "size": 114
289
+ },
290
+ "artifacts-zk/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IRateLimiter.sol/IRateLimiter.json": {
291
+ "hash": "4459371aa76bc175be7079b36784634523a6d5d09ed40fb414e9efaa2afc7412",
292
+ "size": 13347
293
+ },
294
+ "artifacts-zk/build-info/be85166c48418856c8b56dff21efc105.json": {
295
+ "hash": "e516b6a32340bec8cd7e492c6b8b3ba783c1d174991f56aba6253f2e06c6eca6",
296
+ "size": 815105
297
+ },
298
+ "artifacts-zk/contracts/interfaces/IOFT.sol/IOFT.dbg.json": {
299
+ "hash": "bd0ac1763ff0f515fa4bf8f39da1e1f5e8110511b7a92ff6fd8708257f39c16b",
300
+ "size": 108
301
+ },
302
+ "artifacts-zk/contracts/interfaces/IOFT.sol/IOFT.json": {
303
+ "hash": "e3ccb474179b0204a71b0d388010e6d71dc040f51d02329f3bbe1b5a08f18ad8",
304
+ "size": 11157
305
+ },
306
+ "artifacts-zk/contracts/interfaces/IOFTDecimalUtils.sol/IOFTDecimalUtils.dbg.json": {
307
+ "hash": "bd0ac1763ff0f515fa4bf8f39da1e1f5e8110511b7a92ff6fd8708257f39c16b",
308
+ "size": 108
309
+ },
310
+ "artifacts-zk/contracts/interfaces/IOFTDecimalUtils.sol/IOFTDecimalUtils.json": {
311
+ "hash": "3ba4e4ef421194a3854d09fb32742ccbf704d2dab59a5c167e12d512d828f98a",
312
+ "size": 1365
313
+ },
314
+ "artifacts-zk/contracts/interfaces/IOFTExtended.sol/IOFTExtended.dbg.json": {
315
+ "hash": "bd0ac1763ff0f515fa4bf8f39da1e1f5e8110511b7a92ff6fd8708257f39c16b",
316
+ "size": 108
317
+ },
318
+ "artifacts-zk/contracts/interfaces/IOFTExtended.sol/IOFTExtended.json": {
319
+ "hash": "d9a9030fe28ddbc447f1aedd978b7f58c04d387ae1d2bb72294a4c078339932a",
320
+ "size": 42162
321
+ },
322
+ "artifacts-zk/contracts/libs/OFTComposeMsgCodec.sol/OFTComposeMsgCodec.dbg.json": {
323
+ "hash": "bd0ac1763ff0f515fa4bf8f39da1e1f5e8110511b7a92ff6fd8708257f39c16b",
324
+ "size": 108
325
+ },
326
+ "artifacts-zk/contracts/libs/OFTComposeMsgCodec.sol/OFTComposeMsgCodec.json": {
327
+ "hash": "cd7b516aef4e612847c38a6e9d2cbc25cf4b360fb3a8ad28a3620cf0d77cd55b",
328
+ "size": 1171
329
+ },
330
+ "artifacts-zk/contracts/libs/OFTMsgCodec.sol/OFTMsgCodec.dbg.json": {
331
+ "hash": "bd0ac1763ff0f515fa4bf8f39da1e1f5e8110511b7a92ff6fd8708257f39c16b",
332
+ "size": 108
333
+ },
334
+ "artifacts-zk/contracts/libs/OFTMsgCodec.sol/OFTMsgCodec.json": {
335
+ "hash": "a3849cc664f0b3dd712c77c6895c50ca1556f346325e45f4abbcb3db44eb0df9",
336
+ "size": 1157
337
+ },
338
+ "artifacts-zk/contracts/utils/OFTDecimalUtils.sol/OFTDecimalUtils.dbg.json": {
339
+ "hash": "bd0ac1763ff0f515fa4bf8f39da1e1f5e8110511b7a92ff6fd8708257f39c16b",
340
+ "size": 108
341
+ },
342
+ "artifacts-zk/contracts/utils/OFTDecimalUtils.sol/OFTDecimalUtils.json": {
343
+ "hash": "2bde773ecffe8ae9df641e01b74eb592b1637c0e044941f597c27ae5de5571b8",
344
+ "size": 1358
345
+ },
346
+ "artifacts/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/ILayerZeroEndpointV2.sol/ILayerZeroEndpointV2.dbg.json": {
347
+ "hash": "ecfcd2890e4ea0d11eef1129ba67922dbd4ae6533355823fc84fc59a0441d583",
348
+ "size": 114
349
+ },
350
+ "artifacts/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/ILayerZeroEndpointV2.sol/ILayerZeroEndpointV2.json": {
351
+ "hash": "07921e5e312f51ac5eb0fc190a781f1135f277947cd13a1b26134bb13f37bedd",
352
+ "size": 41862
353
+ },
354
+ "artifacts/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json": {
355
+ "hash": "ecfcd2890e4ea0d11eef1129ba67922dbd4ae6533355823fc84fc59a0441d583",
356
+ "size": 114
357
+ },
358
+ "artifacts/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.json": {
359
+ "hash": "0edaf8abe61309f1cc5b9b5b523b496ce26085a2864b0661b9549bc209fa19e8",
360
+ "size": 2750
361
+ },
362
+ "artifacts/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessageLibManager.sol/IMessageLibManager.dbg.json": {
363
+ "hash": "ecfcd2890e4ea0d11eef1129ba67922dbd4ae6533355823fc84fc59a0441d583",
364
+ "size": 114
365
+ },
366
+ "artifacts/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessageLibManager.sol/IMessageLibManager.json": {
367
+ "hash": "4335afa811389f8b2527d6c41b68223aa9c00bad8c58545d4e1d77ad58cf966f",
368
+ "size": 13850
369
+ },
370
+ "artifacts/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingChannel.sol/IMessagingChannel.dbg.json": {
371
+ "hash": "ecfcd2890e4ea0d11eef1129ba67922dbd4ae6533355823fc84fc59a0441d583",
372
+ "size": 114
373
+ },
374
+ "artifacts/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingChannel.sol/IMessagingChannel.json": {
375
+ "hash": "db201024defdbe7f69fa47e6e796f144cd5433d8ee3e696d27a7fcb8396367e1",
376
+ "size": 8071
377
+ },
378
+ "artifacts/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingComposer.sol/IMessagingComposer.dbg.json": {
379
+ "hash": "ecfcd2890e4ea0d11eef1129ba67922dbd4ae6533355823fc84fc59a0441d583",
380
+ "size": 114
381
+ },
382
+ "artifacts/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingComposer.sol/IMessagingComposer.json": {
383
+ "hash": "ce130c824b81535f1f4cbf37cb795ef6263a6e779522f0099d3e7cadc76cf313",
384
+ "size": 5444
385
+ },
386
+ "artifacts/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingContext.sol/IMessagingContext.dbg.json": {
387
+ "hash": "ecfcd2890e4ea0d11eef1129ba67922dbd4ae6533355823fc84fc59a0441d583",
388
+ "size": 114
389
+ },
390
+ "artifacts/@layerzerolabs/lz-evm-protocol-v2/contracts/interfaces/IMessagingContext.sol/IMessagingContext.json": {
391
+ "hash": "156cf1b6a265eb97fe2530f4f0e993b7067c8dea4806beae3194f2d2b165bb3c",
392
+ "size": 921
393
+ },
394
+ "artifacts/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppCore.sol/IOAppCore.dbg.json": {
395
+ "hash": "ecfcd2890e4ea0d11eef1129ba67922dbd4ae6533355823fc84fc59a0441d583",
396
+ "size": 114
397
+ },
398
+ "artifacts/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppCore.sol/IOAppCore.json": {
399
+ "hash": "239318b56abd117c74ddd88847dbcaff4e55d281c1501aefdcd2954df2df8398",
400
+ "size": 3029
401
+ },
402
+ "artifacts/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppExtended.sol/IOAppExtended.dbg.json": {
403
+ "hash": "ecfcd2890e4ea0d11eef1129ba67922dbd4ae6533355823fc84fc59a0441d583",
404
+ "size": 114
405
+ },
406
+ "artifacts/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppExtended.sol/IOAppExtended.json": {
407
+ "hash": "3c4b955a1a3921355fb160e41b666a48cdcbce82f52441c0881823b8c9fc8c82",
408
+ "size": 10158
409
+ },
410
+ "artifacts/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppMsgInspection.sol/IOAppMsgInspection.dbg.json": {
411
+ "hash": "ecfcd2890e4ea0d11eef1129ba67922dbd4ae6533355823fc84fc59a0441d583",
412
+ "size": 114
413
+ },
414
+ "artifacts/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppMsgInspection.sol/IOAppMsgInspection.json": {
415
+ "hash": "cd5470c09a480349bda38f19981832d4ef01c1c0b5dcd05240eee45a86b4c73a",
416
+ "size": 1104
417
+ },
418
+ "artifacts/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppOptionsType3.sol/IOAppOptionsType3.dbg.json": {
419
+ "hash": "ecfcd2890e4ea0d11eef1129ba67922dbd4ae6533355823fc84fc59a0441d583",
420
+ "size": 114
421
+ },
422
+ "artifacts/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppOptionsType3.sol/IOAppOptionsType3.json": {
423
+ "hash": "e444df61aa7a09dc4a1420fa363819c54b6a5da7100f9be0b56749a2c593b374",
424
+ "size": 3093
425
+ },
426
+ "artifacts/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppReceiver.sol/IOAppReceiver.dbg.json": {
427
+ "hash": "ecfcd2890e4ea0d11eef1129ba67922dbd4ae6533355823fc84fc59a0441d583",
428
+ "size": 114
429
+ },
430
+ "artifacts/@layerzerolabs/oapp-evm-contracts/contracts/interfaces/IOAppReceiver.sol/IOAppReceiver.json": {
431
+ "hash": "461b52aaf7c5ff5824274615b21e4551869fcca1fc3094e8ab3cfe7fa26b0357",
432
+ "size": 3791
433
+ },
434
+ "artifacts/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IFeeConfig.sol/IFeeConfig.dbg.json": {
435
+ "hash": "ecfcd2890e4ea0d11eef1129ba67922dbd4ae6533355823fc84fc59a0441d583",
436
+ "size": 114
437
+ },
438
+ "artifacts/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IFeeConfig.sol/IFeeConfig.json": {
439
+ "hash": "8bd183d23202b9275e8b238d9a808cc39df517ab600e50cfe0509bc5283ea279",
440
+ "size": 3975
441
+ },
442
+ "artifacts/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IFeeHandler.sol/IFeeHandler.dbg.json": {
443
+ "hash": "ecfcd2890e4ea0d11eef1129ba67922dbd4ae6533355823fc84fc59a0441d583",
444
+ "size": 114
445
+ },
446
+ "artifacts/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IFeeHandler.sol/IFeeHandler.json": {
447
+ "hash": "d959d5702dfd13e67a2b714eef3ba4a8372450c7a8c0428105adbd6cb1d6eaec",
448
+ "size": 1168
449
+ },
450
+ "artifacts/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IPauseByID.sol/IPauseByID.dbg.json": {
451
+ "hash": "ecfcd2890e4ea0d11eef1129ba67922dbd4ae6533355823fc84fc59a0441d583",
452
+ "size": 114
453
+ },
454
+ "artifacts/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IPauseByID.sol/IPauseByID.json": {
455
+ "hash": "e228215ed75a788f6d5cc30e2b4e63506122a8cec89574aeeef1be651df3bb25",
456
+ "size": 3766
457
+ },
458
+ "artifacts/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IRateLimiter.sol/IRateLimiter.dbg.json": {
459
+ "hash": "ecfcd2890e4ea0d11eef1129ba67922dbd4ae6533355823fc84fc59a0441d583",
460
+ "size": 114
461
+ },
462
+ "artifacts/@layerzerolabs/utils-evm-contracts/contracts/interfaces/IRateLimiter.sol/IRateLimiter.json": {
463
+ "hash": "87ef4cce28d1c0c25b75ba70be679b9f1c134042655d532279ab593ab24516f1",
464
+ "size": 13323
465
+ },
466
+ "artifacts/build-info/eba77569fb49f02e67cb445bb3ee5d37.json": {
467
+ "hash": "bb884122a3f5cdfcb7305bd7b6db537ea7c26c6507ed8315fed92a88f54582e0",
468
+ "size": 950971
469
+ },
470
+ "artifacts/contracts/interfaces/IOFT.sol/IOFT.dbg.json": {
471
+ "hash": "a32251ba93da63241655f51186894584bf823726fe9356a7b6e6085d87493774",
472
+ "size": 108
473
+ },
474
+ "artifacts/contracts/interfaces/IOFT.sol/IOFT.json": {
475
+ "hash": "51807333ad419673900464d20e8f1318460c880be0969fc4aaafc75b7a8ed181",
476
+ "size": 11133
477
+ },
478
+ "artifacts/contracts/interfaces/IOFTDecimalUtils.sol/IOFTDecimalUtils.dbg.json": {
479
+ "hash": "a32251ba93da63241655f51186894584bf823726fe9356a7b6e6085d87493774",
480
+ "size": 108
481
+ },
482
+ "artifacts/contracts/interfaces/IOFTDecimalUtils.sol/IOFTDecimalUtils.json": {
483
+ "hash": "3c5920c427f7cec28870bc45960855857caf9e359e524d003aaaab45b880336d",
484
+ "size": 1341
485
+ },
486
+ "artifacts/contracts/interfaces/IOFTExtended.sol/IOFTExtended.dbg.json": {
487
+ "hash": "a32251ba93da63241655f51186894584bf823726fe9356a7b6e6085d87493774",
488
+ "size": 108
489
+ },
490
+ "artifacts/contracts/interfaces/IOFTExtended.sol/IOFTExtended.json": {
491
+ "hash": "a86b7be1ebb14a346c38dfa25aef2361e60184d8c8cf6c0eabf68d24da0976e0",
492
+ "size": 42138
493
+ },
494
+ "artifacts/contracts/libs/OFTComposeMsgCodec.sol/OFTComposeMsgCodec.dbg.json": {
495
+ "hash": "a32251ba93da63241655f51186894584bf823726fe9356a7b6e6085d87493774",
496
+ "size": 108
497
+ },
498
+ "artifacts/contracts/libs/OFTComposeMsgCodec.sol/OFTComposeMsgCodec.json": {
499
+ "hash": "e3ca256ed6c4bd07e32e111b723d395761de85ab091bf2639720fc531a2b787f",
500
+ "size": 705
501
+ },
502
+ "artifacts/contracts/libs/OFTMsgCodec.sol/OFTMsgCodec.dbg.json": {
503
+ "hash": "a32251ba93da63241655f51186894584bf823726fe9356a7b6e6085d87493774",
504
+ "size": 108
505
+ },
506
+ "artifacts/contracts/libs/OFTMsgCodec.sol/OFTMsgCodec.json": {
507
+ "hash": "b57d64e03edaf5581e8d8829667ae6484dd793c26f5bcf0620f3c87015e43e58",
508
+ "size": 691
509
+ },
510
+ "artifacts/contracts/utils/OFTDecimalUtils.sol/OFTDecimalUtils.dbg.json": {
511
+ "hash": "a32251ba93da63241655f51186894584bf823726fe9356a7b6e6085d87493774",
512
+ "size": 108
513
+ },
514
+ "artifacts/contracts/utils/OFTDecimalUtils.sol/OFTDecimalUtils.json": {
515
+ "hash": "5f7842ad39d2a9acea58c64bd3f4452fbe85d6b1a46f439cc051361a60ea4401",
516
+ "size": 1334
517
+ }
518
+ }