@zoralabs/coins 2.6.0 → 2.6.1

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.
@@ -1,24 +1,18 @@
1
1
 
2
- > @zoralabs/coins@2.6.0 build:js /home/runner/work/zora-protocol-private/zora-protocol-private/packages/coins
2
+ > @zoralabs/coins@2.6.1 build:js /home/runner/work/zora-protocol-private/zora-protocol-private/packages/coins
3
3
  > pnpm run wagmi:generate && pnpm run copy-abis && pnpm run prettier:write && tsup
4
4
 
5
5
 
6
- > @zoralabs/coins@2.6.0 wagmi:generate /home/runner/work/zora-protocol-private/zora-protocol-private/packages/coins
6
+ > @zoralabs/coins@2.6.1 wagmi:generate /home/runner/work/zora-protocol-private/zora-protocol-private/packages/coins
7
7
  > pnpm run build:contracts:minimal && wagmi generate && pnpm exec rename-generated-abi-casing ./package/wagmiGenerated.ts
8
8
 
9
9
 
10
- > @zoralabs/coins@2.6.0 build:contracts:minimal /home/runner/work/zora-protocol-private/zora-protocol-private/packages/coins
10
+ > @zoralabs/coins@2.6.1 build:contracts:minimal /home/runner/work/zora-protocol-private/zora-protocol-private/packages/coins
11
11
  > forge build src/ --no-metadata
12
12
 
13
13
  Compiling 190 files with Solc 0.8.28
14
- Solc 0.8.28 finished in 61.05s
15
- Compiler run successful with warnings:
16
- Warning (2018): Function state mutability can be restricted to pure
17
- --> src/TrendCoin.sol:90:5:
18
- |
19
- 90 | function initialize(
20
- | ^ (Relevant source part starts here and spans across multiple lines).
21
-
14
+ Solc 0.8.28 finished in 55.00s
15
+ Compiler run successful!
22
16
  - Validating plugins
23
17
  ✔ Validating plugins
24
18
  - Resolving contracts
@@ -32,134 +26,134 @@ Warning (2018): Function state mutability can be restricted to pure
32
26
  ✅ Updated ./package/wagmiGenerated.ts (12 replacements)
33
27
  ✨ All files processed successfully!
34
28
 
35
- > @zoralabs/coins@2.6.0 copy-abis /home/runner/work/zora-protocol-private/zora-protocol-private/packages/coins
29
+ > @zoralabs/coins@2.6.1 copy-abis /home/runner/work/zora-protocol-private/zora-protocol-private/packages/coins
36
30
  > pnpm exec bundle-abis
37
31
 
38
32
 
39
- > @zoralabs/coins@2.6.0 prettier:write /home/runner/work/zora-protocol-private/zora-protocol-private/packages/coins
33
+ > @zoralabs/coins@2.6.1 prettier:write /home/runner/work/zora-protocol-private/zora-protocol-private/packages/coins
40
34
  > prettier --write 'src/**/*.sol' 'test/**/*.sol'
41
35
 
42
- src/BaseCoin.sol 1133ms (unchanged)
43
- src/ContentCoin.sol 175ms (unchanged)
44
- src/CreatorCoin.sol 156ms (unchanged)
45
- src/deployment/ForkedCoinsAddresses.sol 34ms (unchanged)
46
- src/hook-registry/ZoraHookRegistry.sol 178ms (unchanged)
47
- src/hooks/deployment/BaseCoinDeployHook.sol 69ms (unchanged)
48
- src/hooks/deployment/BuySupplyWithSwapRouterHook.sol 265ms (unchanged)
49
- src/hooks/deployment/BuySupplyWithV4SwapHook.sol 154ms (unchanged)
50
- src/hooks/HookUpgradeGate.sol 40ms (unchanged)
51
- src/hooks/ZoraV4CoinHook.sol 323ms
52
- src/interfaces/IAirlock.sol 4ms (unchanged)
53
- src/interfaces/ICoin.sol 22ms (unchanged)
54
- src/interfaces/ICoinComments.sol 3ms (unchanged)
55
- src/interfaces/ICoinDeployHook.sol 2ms (unchanged)
56
- src/interfaces/ICoinV3.sol 8ms (unchanged)
57
- src/interfaces/ICreatorCoin.sol 5ms (unchanged)
58
- src/interfaces/ICreatorCoinHook.sol 4ms (unchanged)
59
- src/interfaces/IDeployedCoinVersionLookup.sol 2ms (unchanged)
60
- src/interfaces/IDopplerErrors.sol 2ms (unchanged)
36
+ src/BaseCoin.sol 1071ms (unchanged)
37
+ src/ContentCoin.sol 198ms (unchanged)
38
+ src/CreatorCoin.sol 203ms (unchanged)
39
+ src/deployment/ForkedCoinsAddresses.sol 62ms (unchanged)
40
+ src/hook-registry/ZoraHookRegistry.sol 314ms (unchanged)
41
+ src/hooks/deployment/BaseCoinDeployHook.sol 73ms (unchanged)
42
+ src/hooks/deployment/BuySupplyWithSwapRouterHook.sol 539ms (unchanged)
43
+ src/hooks/deployment/BuySupplyWithV4SwapHook.sol 262ms (unchanged)
44
+ src/hooks/HookUpgradeGate.sol 73ms (unchanged)
45
+ src/hooks/ZoraV4CoinHook.sol 713ms (unchanged)
46
+ src/interfaces/IAirlock.sol 8ms (unchanged)
47
+ src/interfaces/ICoin.sol 43ms (unchanged)
48
+ src/interfaces/ICoinComments.sol 4ms (unchanged)
49
+ src/interfaces/ICoinDeployHook.sol 3ms (unchanged)
50
+ src/interfaces/ICoinV3.sol 9ms (unchanged)
51
+ src/interfaces/ICreatorCoin.sol 4ms (unchanged)
52
+ src/interfaces/ICreatorCoinHook.sol 2ms (unchanged)
53
+ src/interfaces/IDeployedCoinVersionLookup.sol 1ms (unchanged)
54
+ src/interfaces/IDopplerErrors.sol 1ms (unchanged)
61
55
  src/interfaces/IERC7572.sol 1ms (unchanged)
62
56
  src/interfaces/IHasCreationInfo.sol 1ms (unchanged)
63
57
  src/interfaces/IHasRewardsRecipients.sol 2ms (unchanged)
64
- src/interfaces/IHooksUpgradeGate.sol 4ms (unchanged)
58
+ src/interfaces/IHooksUpgradeGate.sol 3ms (unchanged)
65
59
  src/interfaces/IMsgSender.sol 1ms (unchanged)
66
- src/interfaces/INonfungiblePositionManager.sol 8ms (unchanged)
67
- src/interfaces/IPoolConfigEncoding.sol 2ms (unchanged)
60
+ src/interfaces/INonfungiblePositionManager.sol 15ms (unchanged)
61
+ src/interfaces/IPoolConfigEncoding.sol 1ms (unchanged)
68
62
  src/interfaces/IPoolManager.sol 1ms (unchanged)
69
- src/interfaces/IProtocolRewards.sol 5ms (unchanged)
63
+ src/interfaces/IProtocolRewards.sol 4ms (unchanged)
70
64
  src/interfaces/ISupportsLimitOrderFill.sol 1ms (unchanged)
71
- src/interfaces/ISwapPathRouter.sol 2ms (unchanged)
65
+ src/interfaces/ISwapPathRouter.sol 1ms (unchanged)
72
66
  src/interfaces/ISwapRouter.sol 1ms (unchanged)
73
67
  src/interfaces/ITrendCoin.sol 2ms (unchanged)
74
68
  src/interfaces/ITrendCoinErrors.sol 1ms (unchanged)
75
69
  src/interfaces/ITrustedMsgSenderProviderLookup.sol 2ms (unchanged)
76
- src/interfaces/IUniswapV3Factory.sol 5ms (unchanged)
77
- src/interfaces/IUniswapV3Pool.sol 12ms (unchanged)
70
+ src/interfaces/IUniswapV3Factory.sol 4ms (unchanged)
71
+ src/interfaces/IUniswapV3Pool.sol 5ms (unchanged)
78
72
  src/interfaces/IUniswapV3SwapCallback.sol 2ms (unchanged)
79
- src/interfaces/IUpgradeableV4Hook.sol 4ms (unchanged)
80
- src/interfaces/IWETH.sol 6ms (unchanged)
81
- src/interfaces/IZoraFactory.sol 27ms (unchanged)
73
+ src/interfaces/IUpgradeableV4Hook.sol 3ms (unchanged)
74
+ src/interfaces/IWETH.sol 2ms (unchanged)
75
+ src/interfaces/IZoraFactory.sol 19ms (unchanged)
82
76
  src/interfaces/IZoraHookRegistry.sol 4ms (unchanged)
83
77
  src/interfaces/IZoraLimitOrderBookCoinsInterface.sol 2ms (unchanged)
84
- src/interfaces/IZoraV4CoinHook.sol 16ms (unchanged)
85
- src/libs/CoinCommon.sol 17ms (unchanged)
86
- src/libs/CoinConfigurationVersions.sol 84ms (unchanged)
87
- src/libs/CoinConstants.sol 37ms (unchanged)
88
- src/libs/CoinDopplerMultiCurve.sol 184ms (unchanged)
89
- src/libs/CoinRewardsV4.sol 211ms
90
- src/libs/CoinSetup.sol 44ms (unchanged)
91
- src/libs/DopplerMath.sol 167ms (unchanged)
92
- src/libs/HooksDeployment.sol 128ms (unchanged)
93
- src/libs/PoolStateReader.sol 6ms (unchanged)
94
- src/libs/TickerUtils.sol 44ms
95
- src/libs/UniV4SwapHelper.sol 138ms (unchanged)
96
- src/libs/UniV4SwapToCurrency.sol 90ms
97
- src/libs/V3ToV4SwapLib.sol 123ms (unchanged)
98
- src/libs/V4Liquidity.sol 337ms (unchanged)
99
- src/proxy/ZoraFactory.sol 10ms (unchanged)
100
- src/TrendCoin.sol 39ms (unchanged)
101
- src/types/LpPosition.sol 1ms (unchanged)
78
+ src/interfaces/IZoraV4CoinHook.sol 9ms (unchanged)
79
+ src/libs/CoinCommon.sol 7ms (unchanged)
80
+ src/libs/CoinConfigurationVersions.sol 66ms (unchanged)
81
+ src/libs/CoinConstants.sol 27ms (unchanged)
82
+ src/libs/CoinDopplerMultiCurve.sol 160ms (unchanged)
83
+ src/libs/CoinRewardsV4.sol 203ms (unchanged)
84
+ src/libs/CoinSetup.sol 54ms (unchanged)
85
+ src/libs/DopplerMath.sol 175ms (unchanged)
86
+ src/libs/HooksDeployment.sol 120ms (unchanged)
87
+ src/libs/PoolStateReader.sol 8ms (unchanged)
88
+ src/libs/TickerUtils.sol 30ms (unchanged)
89
+ src/libs/UniV4SwapHelper.sol 116ms (unchanged)
90
+ src/libs/UniV4SwapToCurrency.sol 108ms (unchanged)
91
+ src/libs/V3ToV4SwapLib.sol 113ms (unchanged)
92
+ src/libs/V4Liquidity.sol 300ms (unchanged)
93
+ src/proxy/ZoraFactory.sol 7ms (unchanged)
94
+ src/TrendCoin.sol 32ms (unchanged)
95
+ src/types/LpPosition.sol 2ms (unchanged)
102
96
  src/types/PoolConfiguration.sol 1ms (unchanged)
103
97
  src/types/PoolState.sol 2ms (unchanged)
104
- src/utils/AutoSwapper.sol 37ms (unchanged)
105
- src/utils/DeployedCoinVersionLookup.sol 8ms (unchanged)
106
- src/utils/MultiOwnable.sol 66ms (unchanged)
107
- src/utils/ProxyShim.sol 5ms (unchanged)
108
- src/utils/TrustedMsgSenderProviderLookup.sol 38ms (unchanged)
109
- src/utils/uniswap/BitMath.sol 10ms (unchanged)
110
- src/utils/uniswap/CustomRevert.sol 57ms (unchanged)
111
- src/utils/uniswap/FixedPoint96.sol 2ms (unchanged)
112
- src/utils/uniswap/FullMath.sol 34ms (unchanged)
113
- src/utils/uniswap/LiquidityAmounts.sol 78ms (unchanged)
114
- src/utils/uniswap/SafeCast.sol 20ms (unchanged)
115
- src/utils/uniswap/SqrtPriceMath.sol 109ms (unchanged)
116
- src/utils/uniswap/TickMath.sol 114ms (unchanged)
98
+ src/utils/AutoSwapper.sol 31ms (unchanged)
99
+ src/utils/DeployedCoinVersionLookup.sol 7ms (unchanged)
100
+ src/utils/MultiOwnable.sol 57ms (unchanged)
101
+ src/utils/ProxyShim.sol 4ms (unchanged)
102
+ src/utils/TrustedMsgSenderProviderLookup.sol 33ms (unchanged)
103
+ src/utils/uniswap/BitMath.sol 8ms (unchanged)
104
+ src/utils/uniswap/CustomRevert.sol 48ms (unchanged)
105
+ src/utils/uniswap/FixedPoint96.sol 1ms (unchanged)
106
+ src/utils/uniswap/FullMath.sol 30ms (unchanged)
107
+ src/utils/uniswap/LiquidityAmounts.sol 69ms (unchanged)
108
+ src/utils/uniswap/SafeCast.sol 17ms (unchanged)
109
+ src/utils/uniswap/SqrtPriceMath.sol 95ms (unchanged)
110
+ src/utils/uniswap/TickMath.sol 107ms (unchanged)
117
111
  src/utils/uniswap/UnsafeMath.sol 3ms (unchanged)
118
112
  src/version/ContractVersionBase.sol 2ms (unchanged)
119
- src/ZoraFactoryImpl.sol 294ms (unchanged)
120
- test/AutoSwapper.t.sol 68ms (unchanged)
121
- test/BuySupplyWithV4SwapHook.t.sol 263ms (unchanged)
122
- test/Coin.t.sol 252ms (unchanged)
123
- test/CoinRewardsV4.t.sol 15ms (unchanged)
124
- test/CoinUniV4.t.sol 688ms (unchanged)
125
- test/ContentCoinRewards.t.sol 231ms (unchanged)
126
- test/CreatorCoin.t.sol 255ms (unchanged)
127
- test/CreatorCoinRewards.t.sol 193ms (unchanged)
128
- test/DeploymentHooks.t.sol 145ms (unchanged)
129
- test/Factory.t.sol 160ms
130
- test/HooksDeployment.t.sol 102ms (unchanged)
131
- test/LaunchFee.t.sol 189ms (unchanged)
132
- test/LiquidityMigration.t.sol 375ms (unchanged)
133
- test/mocks/MockAirlock.sol 6ms (unchanged)
134
- test/mocks/MockERC20.sol 8ms (unchanged)
135
- test/mocks/MockSwapRouter.sol 10ms (unchanged)
113
+ src/ZoraFactoryImpl.sol 250ms (unchanged)
114
+ test/AutoSwapper.t.sol 56ms (unchanged)
115
+ test/BuySupplyWithV4SwapHook.t.sol 217ms (unchanged)
116
+ test/Coin.t.sol 207ms (unchanged)
117
+ test/CoinRewardsV4.t.sol 45ms (unchanged)
118
+ test/CoinUniV4.t.sol 591ms (unchanged)
119
+ test/ContentCoinRewards.t.sol 195ms (unchanged)
120
+ test/CreatorCoin.t.sol 222ms (unchanged)
121
+ test/CreatorCoinRewards.t.sol 158ms (unchanged)
122
+ test/DeploymentHooks.t.sol 130ms (unchanged)
123
+ test/Factory.t.sol 146ms (unchanged)
124
+ test/HooksDeployment.t.sol 81ms (unchanged)
125
+ test/LaunchFee.t.sol 158ms (unchanged)
126
+ test/LiquidityMigration.t.sol 294ms (unchanged)
127
+ test/mocks/MockAirlock.sol 5ms (unchanged)
128
+ test/mocks/MockERC20.sol 3ms (unchanged)
129
+ test/mocks/MockSwapRouter.sol 5ms (unchanged)
136
130
  test/mocks/MockZoraLimitOrderBook.sol 2ms (unchanged)
137
- test/mocks/SimpleERC20.sol 4ms (unchanged)
138
- test/MultiOwnable.t.sol 156ms (unchanged)
139
- test/TrendCoin.t.sol 740ms
140
- test/TrustedMsgSenderProviderLookup.t.sol 95ms (unchanged)
141
- test/Upgrades.t.sol 148ms
142
- test/utils/BaseTest.sol 34ms (unchanged)
143
- test/utils/ContractAddresses.sol 6ms (unchanged)
144
- test/utils/DeployedCoinVersionLookup.t.sol 70ms (unchanged)
145
- test/utils/FeeEstimatorHook.sol 68ms
146
- test/utils/hookmate/artifacts/DeployHelper.sol 9ms (unchanged)
147
- test/utils/hookmate/artifacts/Permit2.sol 6ms (unchanged)
148
- test/utils/hookmate/artifacts/UniversalRouter.sol 8ms (unchanged)
149
- test/utils/hookmate/artifacts/V4PoolManager.sol 8ms (unchanged)
150
- test/utils/hookmate/artifacts/V4PositionManager.sol 12ms (unchanged)
131
+ test/mocks/SimpleERC20.sol 2ms (unchanged)
132
+ test/MultiOwnable.t.sol 134ms (unchanged)
133
+ test/TrendCoin.t.sol 643ms (unchanged)
134
+ test/TrustedMsgSenderProviderLookup.t.sol 78ms (unchanged)
135
+ test/Upgrades.t.sol 128ms (unchanged)
136
+ test/utils/BaseTest.sol 31ms (unchanged)
137
+ test/utils/ContractAddresses.sol 3ms (unchanged)
138
+ test/utils/DeployedCoinVersionLookup.t.sol 55ms (unchanged)
139
+ test/utils/FeeEstimatorHook.sol 55ms (unchanged)
140
+ test/utils/hookmate/artifacts/DeployHelper.sol 8ms (unchanged)
141
+ test/utils/hookmate/artifacts/Permit2.sol 5ms (unchanged)
142
+ test/utils/hookmate/artifacts/UniversalRouter.sol 7ms (unchanged)
143
+ test/utils/hookmate/artifacts/V4PoolManager.sol 7ms (unchanged)
144
+ test/utils/hookmate/artifacts/V4PositionManager.sol 9ms (unchanged)
151
145
  test/utils/hookmate/artifacts/V4Quoter.sol 7ms (unchanged)
152
- test/utils/hookmate/artifacts/V4Router.sol 8ms (unchanged)
153
- test/utils/hookmate/constants/AddressConstants.sol 66ms (unchanged)
154
- test/utils/hookmate/interfaces/router/IUniswapV4Router04.sol 10ms (unchanged)
155
- test/utils/hookmate/interfaces/router/PathKey.sol 28ms (unchanged)
146
+ test/utils/hookmate/artifacts/V4Router.sol 7ms (unchanged)
147
+ test/utils/hookmate/constants/AddressConstants.sol 53ms (unchanged)
148
+ test/utils/hookmate/interfaces/router/IUniswapV4Router04.sol 20ms (unchanged)
149
+ test/utils/hookmate/interfaces/router/PathKey.sol 18ms (unchanged)
156
150
  test/utils/hookmate/test/utils/SwapFeeEventAsserter.sol 17ms (unchanged)
157
- test/utils/ProtocolRewards.sol 532ms (unchanged)
158
- test/utils/RewardTestHelpers.sol 89ms (unchanged)
159
- test/utils/TrustedSenderTestHelper.sol 6ms (unchanged)
160
- test/utils/V4TestSetup.sol 452ms (unchanged)
161
- test/V4Liquidity.t.sol 149ms (unchanged)
162
- test/ZoraHookRegistry.t.sol 246ms (unchanged)
151
+ test/utils/ProtocolRewards.sol 453ms (unchanged)
152
+ test/utils/RewardTestHelpers.sol 86ms (unchanged)
153
+ test/utils/TrustedSenderTestHelper.sol 4ms (unchanged)
154
+ test/utils/V4TestSetup.sol 394ms (unchanged)
155
+ test/V4Liquidity.t.sol 132ms (unchanged)
156
+ test/ZoraHookRegistry.t.sol 201ms (unchanged)
163
157
  CLI Building entry: package/index.ts
164
158
  CLI Using tsconfig: tsconfig.json
165
159
  CLI tsup v8.5.1
@@ -168,9 +162,9 @@ test/utils/FeeEstimatorHook.sol 68ms
168
162
  CLI Cleaning output folder
169
163
  CJS Build start
170
164
  ESM Build start
171
- ESM dist/index.js 186.86 KB
172
- ESM dist/index.js.map 331.50 KB
173
- ESM ⚡️ Build success in 96ms
174
- CJS dist/index.cjs 188.36 KB
175
- CJS dist/index.cjs.map 331.66 KB
176
- CJS ⚡️ Build success in 96ms
165
+ CJS dist/index.cjs 188.47 KB
166
+ CJS dist/index.cjs.map 331.87 KB
167
+ CJS ⚡️ Build success in 94ms
168
+ ESM dist/index.js 186.97 KB
169
+ ESM dist/index.js.map 331.71 KB
170
+ ESM ⚡️ Build success in 94ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @zoralabs/coins
2
2
 
3
+ ## 2.6.1
4
+
5
+ ### Patch Changes
6
+
7
+ - fbb389583: Bump viem to 2.53.1
8
+
9
+ Raise the pinned viem version from 2.22.12 to 2.53.1 across the monorepo to pick up newer chain definitions and support the latest x402 v2 client packages.
10
+
3
11
  ## 2.6.0
4
12
 
5
13
  ### Minor Changes
@@ -101,11 +101,6 @@
101
101
  "outputs": [],
102
102
  "stateMutability": "nonpayable"
103
103
  },
104
- {
105
- "type": "error",
106
- "name": "InvalidTickerCharacters",
107
- "inputs": []
108
- },
109
104
  {
110
105
  "type": "error",
111
106
  "name": "OnlyMetadataManager",
@@ -122,6 +117,21 @@
122
117
  }
123
118
  ]
124
119
  },
120
+ {
121
+ "type": "error",
122
+ "name": "TickerInvalidCharacters",
123
+ "inputs": []
124
+ },
125
+ {
126
+ "type": "error",
127
+ "name": "TickerTooLong",
128
+ "inputs": []
129
+ },
130
+ {
131
+ "type": "error",
132
+ "name": "TickerTooShort",
133
+ "inputs": []
134
+ },
125
135
  {
126
136
  "type": "error",
127
137
  "name": "UseSpecificTrendCoinInitialize",
@@ -1,9 +1,4 @@
1
1
  [
2
- {
3
- "type": "error",
4
- "name": "InvalidTickerCharacters",
5
- "inputs": []
6
- },
7
2
  {
8
3
  "type": "error",
9
4
  "name": "TickerAlreadyUsed",
@@ -15,6 +10,21 @@
15
10
  }
16
11
  ]
17
12
  },
13
+ {
14
+ "type": "error",
15
+ "name": "TickerInvalidCharacters",
16
+ "inputs": []
17
+ },
18
+ {
19
+ "type": "error",
20
+ "name": "TickerTooLong",
21
+ "inputs": []
22
+ },
23
+ {
24
+ "type": "error",
25
+ "name": "TickerTooShort",
26
+ "inputs": []
27
+ },
18
28
  {
19
29
  "type": "error",
20
30
  "name": "UseSpecificTrendCoinInitialize",
@@ -930,11 +930,6 @@
930
930
  "name": "InvalidHook",
931
931
  "inputs": []
932
932
  },
933
- {
934
- "type": "error",
935
- "name": "InvalidTickerCharacters",
936
- "inputs": []
937
- },
938
933
  {
939
934
  "type": "error",
940
935
  "name": "TickerAlreadyUsed",
@@ -946,6 +941,21 @@
946
941
  }
947
942
  ]
948
943
  },
944
+ {
945
+ "type": "error",
946
+ "name": "TickerInvalidCharacters",
947
+ "inputs": []
948
+ },
949
+ {
950
+ "type": "error",
951
+ "name": "TickerTooLong",
952
+ "inputs": []
953
+ },
954
+ {
955
+ "type": "error",
956
+ "name": "TickerTooShort",
957
+ "inputs": []
958
+ },
949
959
  {
950
960
  "type": "error",
951
961
  "name": "TrendCoinPoolConfigNotSet",
@@ -592,7 +592,7 @@
592
592
  }
593
593
  ],
594
594
  "outputs": [],
595
- "stateMutability": "nonpayable"
595
+ "stateMutability": "pure"
596
596
  },
597
597
  {
598
598
  "type": "function",
@@ -1912,11 +1912,6 @@
1912
1912
  }
1913
1913
  ]
1914
1914
  },
1915
- {
1916
- "type": "error",
1917
- "name": "InvalidTickerCharacters",
1918
- "inputs": []
1919
- },
1920
1915
  {
1921
1916
  "type": "error",
1922
1917
  "name": "InvalidWethLowerTick",
@@ -2030,6 +2025,21 @@
2030
2025
  }
2031
2026
  ]
2032
2027
  },
2028
+ {
2029
+ "type": "error",
2030
+ "name": "TickerInvalidCharacters",
2031
+ "inputs": []
2032
+ },
2033
+ {
2034
+ "type": "error",
2035
+ "name": "TickerTooLong",
2036
+ "inputs": []
2037
+ },
2038
+ {
2039
+ "type": "error",
2040
+ "name": "TickerTooShort",
2041
+ "inputs": []
2042
+ },
2033
2043
  {
2034
2044
  "type": "error",
2035
2045
  "name": "UseRevokeOwnershipToRemoveSelf",
@@ -1340,11 +1340,6 @@
1340
1340
  }
1341
1341
  ]
1342
1342
  },
1343
- {
1344
- "type": "error",
1345
- "name": "InvalidTickerCharacters",
1346
- "inputs": []
1347
- },
1348
1343
  {
1349
1344
  "type": "error",
1350
1345
  "name": "MaxShareToBeSoldExceeded",
@@ -1409,6 +1404,21 @@
1409
1404
  }
1410
1405
  ]
1411
1406
  },
1407
+ {
1408
+ "type": "error",
1409
+ "name": "TickerInvalidCharacters",
1410
+ "inputs": []
1411
+ },
1412
+ {
1413
+ "type": "error",
1414
+ "name": "TickerTooLong",
1415
+ "inputs": []
1416
+ },
1417
+ {
1418
+ "type": "error",
1419
+ "name": "TickerTooShort",
1420
+ "inputs": []
1421
+ },
1412
1422
  {
1413
1423
  "type": "error",
1414
1424
  "name": "TrendCoinPoolConfigNotSet",
package/dist/index.cjs CHANGED
@@ -5740,7 +5740,6 @@ var zoraFactoryImplABI = [
5740
5740
  ],
5741
5741
  name: "InvalidTickRangeMisordered"
5742
5742
  },
5743
- { type: "error", inputs: [], name: "InvalidTickerCharacters" },
5744
5743
  {
5745
5744
  type: "error",
5746
5745
  inputs: [
@@ -5767,6 +5766,9 @@ var zoraFactoryImplABI = [
5767
5766
  inputs: [{ name: "symbol", internalType: "string", type: "string" }],
5768
5767
  name: "TickerAlreadyUsed"
5769
5768
  },
5769
+ { type: "error", inputs: [], name: "TickerInvalidCharacters" },
5770
+ { type: "error", inputs: [], name: "TickerTooLong" },
5771
+ { type: "error", inputs: [], name: "TickerTooShort" },
5770
5772
  { type: "error", inputs: [], name: "TrendCoinPoolConfigNotSet" },
5771
5773
  { type: "error", inputs: [], name: "UUPSUnauthorizedCallContext" },
5772
5774
  {