@across-protocol/contracts 0.1.2 → 0.1.3

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.
Files changed (88) hide show
  1. package/artifacts/@eth-optimism/contracts/L2/messaging/IL2ERC20Bridge.sol/IL2ERC20Bridge.dbg.json +1 -1
  2. package/artifacts/@eth-optimism/contracts/libraries/bridge/CrossDomainEnabled.sol/CrossDomainEnabled.dbg.json +1 -1
  3. package/artifacts/@eth-optimism/contracts/libraries/bridge/ICrossDomainMessenger.sol/ICrossDomainMessenger.dbg.json +1 -1
  4. package/artifacts/@eth-optimism/contracts/libraries/constants/Lib_PredeployAddresses.sol/Lib_PredeployAddresses.dbg.json +1 -1
  5. package/artifacts/@openzeppelin/contracts/access/AccessControl.sol/AccessControl.dbg.json +1 -1
  6. package/artifacts/@openzeppelin/contracts/access/AccessControl.sol/IAccessControl.dbg.json +1 -1
  7. package/artifacts/@openzeppelin/contracts/access/Ownable.sol/Ownable.dbg.json +1 -1
  8. package/artifacts/@openzeppelin/contracts/security/Pausable.sol/Pausable.dbg.json +1 -1
  9. package/artifacts/@openzeppelin/contracts/token/ERC20/ERC20.sol/ERC20.dbg.json +1 -1
  10. package/artifacts/@openzeppelin/contracts/token/ERC20/IERC20.sol/IERC20.dbg.json +1 -1
  11. package/artifacts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol/IERC20Metadata.dbg.json +1 -1
  12. package/artifacts/@openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol/SafeERC20.dbg.json +1 -1
  13. package/artifacts/@openzeppelin/contracts/utils/Address.sol/Address.dbg.json +1 -1
  14. package/artifacts/@openzeppelin/contracts/utils/Context.sol/Context.dbg.json +1 -1
  15. package/artifacts/@openzeppelin/contracts/utils/Strings.sol/Strings.dbg.json +1 -1
  16. package/artifacts/@openzeppelin/contracts/utils/introspection/ERC165.sol/ERC165.dbg.json +1 -1
  17. package/artifacts/@openzeppelin/contracts/utils/introspection/IERC165.sol/IERC165.dbg.json +1 -1
  18. package/artifacts/@openzeppelin/contracts/utils/math/SafeMath.sol/SafeMath.dbg.json +1 -1
  19. package/artifacts/@openzeppelin/contracts/utils/math/SignedSafeMath.sol/SignedSafeMath.dbg.json +1 -1
  20. package/artifacts/@uma/core/contracts/common/implementation/Lockable.sol/Lockable.dbg.json +1 -1
  21. package/artifacts/@uma/core/contracts/cross-chain-oracle/chain-adapters/Arbitrum_ParentMessenger.sol/Arbitrum_ParentMessenger.dbg.json +1 -1
  22. package/artifacts/@uma/core/contracts/cross-chain-oracle/chain-adapters/ParentMessengerBase.sol/ParentMessengerBase.dbg.json +1 -1
  23. package/artifacts/@uma/core/contracts/cross-chain-oracle/interfaces/ParentMessengerConsumerInterface.sol/ParentMessengerConsumerInterface.dbg.json +1 -1
  24. package/artifacts/@uma/core/contracts/cross-chain-oracle/interfaces/ParentMessengerInterface.sol/ParentMessengerInterface.dbg.json +1 -1
  25. package/artifacts/@uma/core/contracts/external/avm/interfaces/iArbitrum_Inbox.sol/IBridge.dbg.json +1 -1
  26. package/artifacts/@uma/core/contracts/external/avm/interfaces/iArbitrum_Inbox.sol/iArbitrum_Inbox.dbg.json +1 -1
  27. package/artifacts/@uma/core/contracts/external/avm/interfaces/iArbitrum_Outbox.sol/iArbitrum_Outbox.dbg.json +1 -1
  28. package/artifacts/@uma/core/contracts/insured-bridge/avm/Arbitrum_CrossDomainEnabled.sol/Arbitrum_CrossDomainEnabled.dbg.json +1 -1
  29. package/artifacts/build-info/{8e408b49e0ff2873bc28d45221a7ff71.json → f2b62dec2c0d8560303f22503f4c08c4.json} +34080 -27473
  30. package/artifacts/contracts/common/implementation/AncillaryData.sol/AncillaryData.dbg.json +1 -1
  31. package/artifacts/contracts/common/implementation/FixedPoint.sol/FixedPoint.dbg.json +1 -1
  32. package/artifacts/contracts/common/implementation/Lockable.sol/Lockable.dbg.json +1 -1
  33. package/artifacts/contracts/common/implementation/MultiCaller.sol/MultiCaller.dbg.json +1 -1
  34. package/artifacts/contracts/common/implementation/Testable.sol/Testable.dbg.json +1 -1
  35. package/artifacts/contracts/common/implementation/Timer.sol/Timer.dbg.json +1 -1
  36. package/artifacts/contracts/common/interfaces/AddressWhitelistInterface.sol/AddressWhitelistInterface.dbg.json +1 -1
  37. package/artifacts/contracts/external/avm/AVM_CrossDomainEnabled.sol/AVM_CrossDomainEnabled.dbg.json +1 -1
  38. package/artifacts/contracts/external/avm/interfaces/ArbSys.sol/ArbSys.dbg.json +1 -1
  39. package/artifacts/contracts/external/avm/interfaces/iArbitrum_Inbox.sol/IBridge.dbg.json +1 -1
  40. package/artifacts/contracts/external/avm/interfaces/iArbitrum_Inbox.sol/iArbitrum_Inbox.dbg.json +1 -1
  41. package/artifacts/contracts/external/avm/interfaces/iArbitrum_Outbox.sol/iArbitrum_Outbox.dbg.json +1 -1
  42. package/artifacts/contracts/external/chainbridge/Bridge.sol/Bridge.dbg.json +1 -1
  43. package/artifacts/contracts/external/chainbridge/handlers/GenericHandler.sol/GenericHandler.dbg.json +1 -1
  44. package/artifacts/contracts/external/chainbridge/interfaces/IBridge.sol/IBridge.dbg.json +1 -1
  45. package/artifacts/contracts/external/chainbridge/interfaces/IDepositExecute.sol/IDepositExecute.dbg.json +1 -1
  46. package/artifacts/contracts/external/chainbridge/interfaces/IERCHandler.sol/IERCHandler.dbg.json +1 -1
  47. package/artifacts/contracts/external/chainbridge/interfaces/IGenericHandler.sol/IGenericHandler.dbg.json +1 -1
  48. package/artifacts/contracts/insured-bridge/BridgeAdmin.sol/BridgeAdmin.dbg.json +1 -1
  49. package/artifacts/contracts/insured-bridge/BridgeDepositBox.sol/BridgeDepositBox.dbg.json +1 -1
  50. package/artifacts/contracts/insured-bridge/BridgeDepositBox.sol/TokenLike.dbg.json +1 -1
  51. package/artifacts/contracts/insured-bridge/BridgeDepositBox.sol/WETH9Like.dbg.json +1 -1
  52. package/artifacts/contracts/insured-bridge/RateModelStore.sol/RateModelStore.dbg.json +4 -0
  53. package/artifacts/contracts/insured-bridge/RateModelStore.sol/RateModelStore.json +138 -0
  54. package/artifacts/contracts/insured-bridge/avm/AVM_BridgeDepositBox.sol/AVM_BridgeDepositBox.dbg.json +1 -1
  55. package/artifacts/contracts/insured-bridge/avm/AVM_BridgeDepositBox.sol/StandardBridgeLike.dbg.json +1 -1
  56. package/artifacts/contracts/insured-bridge/avm/Arbitrum_CrossDomainEnabled.sol/Arbitrum_CrossDomainEnabled.dbg.json +1 -1
  57. package/artifacts/contracts/insured-bridge/avm/Arbitrum_Messenger.sol/Arbitrum_Messenger.dbg.json +1 -1
  58. package/artifacts/contracts/insured-bridge/interfaces/BridgeAdminInterface.sol/BridgeAdminInterface.dbg.json +1 -1
  59. package/artifacts/contracts/insured-bridge/interfaces/BridgePoolInterface.sol/BridgePoolInterface.dbg.json +1 -1
  60. package/artifacts/contracts/insured-bridge/interfaces/MessengerInterface.sol/MessengerInterface.dbg.json +1 -1
  61. package/artifacts/contracts/insured-bridge/ovm/OVM_BridgeDepositBox.sol/OVM_BridgeDepositBox.dbg.json +1 -1
  62. package/artifacts/contracts/insured-bridge/ovm/OVM_OETH_BridgeDepositBox.sol/OVM_OETH_BridgeDepositBox.dbg.json +1 -1
  63. package/artifacts/contracts/insured-bridge/ovm/Optimism_Messenger.sol/Optimism_Messenger.dbg.json +1 -1
  64. package/artifacts/contracts/insured-bridge/ovm/Optimism_Wrapper.sol/Optimism_Wrapper.dbg.json +1 -1
  65. package/artifacts/contracts/insured-bridge/ovm/Optimism_Wrapper.sol/WETH9Like.dbg.json +1 -1
  66. package/artifacts/contracts/insured-bridge/test/Arbitrum_InboxMock.sol/Arbitrum_BridgeMock.dbg.json +1 -1
  67. package/artifacts/contracts/insured-bridge/test/Arbitrum_InboxMock.sol/Arbitrum_InboxMock.dbg.json +1 -1
  68. package/artifacts/contracts/insured-bridge/test/Arbitrum_InboxMock.sol/Arbitrum_OutboxMock.dbg.json +1 -1
  69. package/artifacts/contracts/insured-bridge/test/BridgeDepositBoxMock.sol/BridgeDepositBoxMock.dbg.json +1 -1
  70. package/artifacts/contracts/insured-bridge/test/MessengerMock.sol/MessengerMock.dbg.json +1 -1
  71. package/artifacts/contracts/insured-bridge/test/OVM_L1CrossDomainMessengerMock.sol/OVM_L1CrossDomainMessengerMock.dbg.json +1 -1
  72. package/artifacts/contracts/oracle/implementation/Constants.sol/OptimisticOracleConstraints.dbg.json +1 -1
  73. package/artifacts/contracts/oracle/implementation/Constants.sol/OracleInterfaces.dbg.json +1 -1
  74. package/artifacts/contracts/oracle/interfaces/FinderInterface.sol/FinderInterface.dbg.json +1 -1
  75. package/artifacts/contracts/oracle/interfaces/IdentifierWhitelistInterface.sol/IdentifierWhitelistInterface.dbg.json +1 -1
  76. package/artifacts/contracts/oracle/interfaces/OptimisticOracleInterface.sol/OptimisticOracleInterface.dbg.json +1 -1
  77. package/artifacts/contracts/oracle/interfaces/SkinnyOptimisticOracleInterface.sol/SkinnyOptimisticOracleInterface.dbg.json +1 -1
  78. package/artifacts/contracts/oracle/interfaces/StoreInterface.sol/StoreInterface.dbg.json +1 -1
  79. package/build/artifacts.json +4 -0
  80. package/contract-types/ethers/RateModelStore.ts +273 -0
  81. package/contract-types/ethers/factories/RateModelStore__factory.ts +188 -0
  82. package/contract-types/ethers/hardhat.d.ts +9 -0
  83. package/contract-types/ethers/index.ts +2 -0
  84. package/contract-types/web3/RateModelStore.ts +89 -0
  85. package/contracts/insured-bridge/RateModelStore.sol +29 -0
  86. package/networks/1.json +20 -6
  87. package/networks/288.json +6 -0
  88. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -0,0 +1,4 @@
1
+ {
2
+ "_format": "hh-sol-dbg-1",
3
+ "buildInfo": "../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
+ }
@@ -0,0 +1,138 @@
1
+ {
2
+ "_format": "hh-sol-artifact-1",
3
+ "contractName": "RateModelStore",
4
+ "sourceName": "contracts/insured-bridge/RateModelStore.sol",
5
+ "abi": [
6
+ {
7
+ "anonymous": false,
8
+ "inputs": [
9
+ {
10
+ "indexed": true,
11
+ "internalType": "address",
12
+ "name": "previousOwner",
13
+ "type": "address"
14
+ },
15
+ {
16
+ "indexed": true,
17
+ "internalType": "address",
18
+ "name": "newOwner",
19
+ "type": "address"
20
+ }
21
+ ],
22
+ "name": "OwnershipTransferred",
23
+ "type": "event"
24
+ },
25
+ {
26
+ "anonymous": false,
27
+ "inputs": [
28
+ {
29
+ "indexed": true,
30
+ "internalType": "address",
31
+ "name": "l1Token",
32
+ "type": "address"
33
+ },
34
+ {
35
+ "indexed": false,
36
+ "internalType": "string",
37
+ "name": "rateModel",
38
+ "type": "string"
39
+ }
40
+ ],
41
+ "name": "UpdatedRateModel",
42
+ "type": "event"
43
+ },
44
+ {
45
+ "inputs": [
46
+ {
47
+ "internalType": "address",
48
+ "name": "",
49
+ "type": "address"
50
+ }
51
+ ],
52
+ "name": "l1TokenRateModels",
53
+ "outputs": [
54
+ {
55
+ "internalType": "string",
56
+ "name": "",
57
+ "type": "string"
58
+ }
59
+ ],
60
+ "stateMutability": "view",
61
+ "type": "function"
62
+ },
63
+ {
64
+ "inputs": [
65
+ {
66
+ "internalType": "bytes[]",
67
+ "name": "data",
68
+ "type": "bytes[]"
69
+ }
70
+ ],
71
+ "name": "multicall",
72
+ "outputs": [
73
+ {
74
+ "internalType": "bytes[]",
75
+ "name": "results",
76
+ "type": "bytes[]"
77
+ }
78
+ ],
79
+ "stateMutability": "payable",
80
+ "type": "function"
81
+ },
82
+ {
83
+ "inputs": [],
84
+ "name": "owner",
85
+ "outputs": [
86
+ {
87
+ "internalType": "address",
88
+ "name": "",
89
+ "type": "address"
90
+ }
91
+ ],
92
+ "stateMutability": "view",
93
+ "type": "function"
94
+ },
95
+ {
96
+ "inputs": [],
97
+ "name": "renounceOwnership",
98
+ "outputs": [],
99
+ "stateMutability": "nonpayable",
100
+ "type": "function"
101
+ },
102
+ {
103
+ "inputs": [
104
+ {
105
+ "internalType": "address",
106
+ "name": "newOwner",
107
+ "type": "address"
108
+ }
109
+ ],
110
+ "name": "transferOwnership",
111
+ "outputs": [],
112
+ "stateMutability": "nonpayable",
113
+ "type": "function"
114
+ },
115
+ {
116
+ "inputs": [
117
+ {
118
+ "internalType": "address",
119
+ "name": "l1Token",
120
+ "type": "address"
121
+ },
122
+ {
123
+ "internalType": "string",
124
+ "name": "rateModel",
125
+ "type": "string"
126
+ }
127
+ ],
128
+ "name": "updateRateModel",
129
+ "outputs": [],
130
+ "stateMutability": "nonpayable",
131
+ "type": "function"
132
+ }
133
+ ],
134
+ "bytecode": "0x608060405234801561001057600080fd5b50600080546001600160a01b031916339081178255604051909182917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0908290a350610d37806100616000396000f3fe6080604052600436106100655760003560e01c80638da5cb5b116100435780638da5cb5b146100d7578063ac9650d81461010c578063f2fde38b1461012c57600080fd5b80630be5512b1461006a578063715018a61461008c57806374cc3f3e146100a1575b600080fd5b34801561007657600080fd5b5061008a6100853660046108f6565b61014c565b005b34801561009857600080fd5b5061008a61025b565b3480156100ad57600080fd5b506100c16100bc366004610987565b61034b565b6040516100ce9190610a23565b60405180910390f35b3480156100e357600080fd5b5060005460405173ffffffffffffffffffffffffffffffffffffffff90911681526020016100ce565b61011f61011a366004610a36565b6103e5565b6040516100ce9190610aab565b34801561013857600080fd5b5061008a610147366004610987565b6105bf565b60005473ffffffffffffffffffffffffffffffffffffffff1633146101d2576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064015b60405180910390fd5b73ffffffffffffffffffffffffffffffffffffffff82166000908152600160209081526040909120825161020892840190610770565b508173ffffffffffffffffffffffffffffffffffffffff167fffbed0e73ca0e16b79488dd92e2cea865dd04b08d41dd27f05abbad9584581388260405161024f9190610a23565b60405180910390a25050565b60005473ffffffffffffffffffffffffffffffffffffffff1633146102dc576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016101c9565b6000805460405173ffffffffffffffffffffffffffffffffffffffff909116907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0908390a3600080547fffffffffffffffffffffffff0000000000000000000000000000000000000000169055565b6001602052600090815260409020805461036490610b2b565b80601f016020809104026020016040519081016040528092919081815260200182805461039090610b2b565b80156103dd5780601f106103b2576101008083540402835291602001916103dd565b820191906000526020600020905b8154815290600101906020018083116103c057829003601f168201915b505050505081565b6060341561044f576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152601b60248201527f4f6e6c79206d756c746963616c6c207769746820302076616c7565000000000060448201526064016101c9565b8167ffffffffffffffff81111561046857610468610832565b60405190808252806020026020018201604052801561049b57816020015b60608152602001906001900390816104865790505b50905060005b828110156105b857600080308686858181106104bf576104bf610b7f565b90506020028101906104d19190610bae565b6040516104df929190610c1a565b600060405180830381855af49150503d806000811461051a576040519150601f19603f3d011682016040523d82523d6000602084013e61051f565b606091505b5091509150816105855760448151101561053857600080fd5b600481019050808060200190518101906105529190610c2a565b6040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016101c99190610a23565b8084848151811061059857610598610b7f565b6020026020010181905250505080806105b090610ca1565b9150506104a1565b5092915050565b60005473ffffffffffffffffffffffffffffffffffffffff163314610640576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016101c9565b73ffffffffffffffffffffffffffffffffffffffff81166106e3576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f646472657373000000000000000000000000000000000000000000000000000060648201526084016101c9565b6000805460405173ffffffffffffffffffffffffffffffffffffffff808516939216917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e091a3600080547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff92909216919091179055565b82805461077c90610b2b565b90600052602060002090601f01602090048101928261079e57600085556107e4565b82601f106107b757805160ff19168380011785556107e4565b828001600101855582156107e4579182015b828111156107e45782518255916020019190600101906107c9565b506107f09291506107f4565b5090565b5b808211156107f057600081556001016107f5565b803573ffffffffffffffffffffffffffffffffffffffff8116811461082d57600080fd5b919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b604051601f82017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe016810167ffffffffffffffff811182821017156108a8576108a8610832565b604052919050565b600067ffffffffffffffff8211156108ca576108ca610832565b50601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe01660200190565b6000806040838503121561090957600080fd5b61091283610809565b9150602083013567ffffffffffffffff81111561092e57600080fd5b8301601f8101851361093f57600080fd5b803561095261094d826108b0565b610861565b81815286602083850101111561096757600080fd5b816020840160208301376000602083830101528093505050509250929050565b60006020828403121561099957600080fd5b6109a282610809565b9392505050565b60005b838110156109c45781810151838201526020016109ac565b838111156109d3576000848401525b50505050565b600081518084526109f18160208601602086016109a9565b601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0169290920160200192915050565b6020815260006109a260208301846109d9565b60008060208385031215610a4957600080fd5b823567ffffffffffffffff80821115610a6157600080fd5b818501915085601f830112610a7557600080fd5b813581811115610a8457600080fd5b8660208260051b8501011115610a9957600080fd5b60209290920196919550909350505050565b6000602080830181845280855180835260408601915060408160051b870101925083870160005b82811015610b1e577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0888603018452610b0c8583516109d9565b94509285019290850190600101610ad2565b5092979650505050505050565b600181811c90821680610b3f57607f821691505b60208210811415610b79577f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b50919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60008083357fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe1843603018112610be357600080fd5b83018035915067ffffffffffffffff821115610bfe57600080fd5b602001915036819003821315610c1357600080fd5b9250929050565b8183823760009101908152919050565b600060208284031215610c3c57600080fd5b815167ffffffffffffffff811115610c5357600080fd5b8201601f81018413610c6457600080fd5b8051610c7261094d826108b0565b818152856020838501011115610c8757600080fd5b610c988260208301602086016109a9565b95945050505050565b60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff821415610cfa577f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b506001019056fea264697066735822122090dbfcb878b9d9a38a4df23721dfef55201e4816fd2bf5b2e3156e8411c025a064736f6c63430008090033",
135
+ "deployedBytecode": "0x6080604052600436106100655760003560e01c80638da5cb5b116100435780638da5cb5b146100d7578063ac9650d81461010c578063f2fde38b1461012c57600080fd5b80630be5512b1461006a578063715018a61461008c57806374cc3f3e146100a1575b600080fd5b34801561007657600080fd5b5061008a6100853660046108f6565b61014c565b005b34801561009857600080fd5b5061008a61025b565b3480156100ad57600080fd5b506100c16100bc366004610987565b61034b565b6040516100ce9190610a23565b60405180910390f35b3480156100e357600080fd5b5060005460405173ffffffffffffffffffffffffffffffffffffffff90911681526020016100ce565b61011f61011a366004610a36565b6103e5565b6040516100ce9190610aab565b34801561013857600080fd5b5061008a610147366004610987565b6105bf565b60005473ffffffffffffffffffffffffffffffffffffffff1633146101d2576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064015b60405180910390fd5b73ffffffffffffffffffffffffffffffffffffffff82166000908152600160209081526040909120825161020892840190610770565b508173ffffffffffffffffffffffffffffffffffffffff167fffbed0e73ca0e16b79488dd92e2cea865dd04b08d41dd27f05abbad9584581388260405161024f9190610a23565b60405180910390a25050565b60005473ffffffffffffffffffffffffffffffffffffffff1633146102dc576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016101c9565b6000805460405173ffffffffffffffffffffffffffffffffffffffff909116907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0908390a3600080547fffffffffffffffffffffffff0000000000000000000000000000000000000000169055565b6001602052600090815260409020805461036490610b2b565b80601f016020809104026020016040519081016040528092919081815260200182805461039090610b2b565b80156103dd5780601f106103b2576101008083540402835291602001916103dd565b820191906000526020600020905b8154815290600101906020018083116103c057829003601f168201915b505050505081565b6060341561044f576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152601b60248201527f4f6e6c79206d756c746963616c6c207769746820302076616c7565000000000060448201526064016101c9565b8167ffffffffffffffff81111561046857610468610832565b60405190808252806020026020018201604052801561049b57816020015b60608152602001906001900390816104865790505b50905060005b828110156105b857600080308686858181106104bf576104bf610b7f565b90506020028101906104d19190610bae565b6040516104df929190610c1a565b600060405180830381855af49150503d806000811461051a576040519150601f19603f3d011682016040523d82523d6000602084013e61051f565b606091505b5091509150816105855760448151101561053857600080fd5b600481019050808060200190518101906105529190610c2a565b6040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016101c99190610a23565b8084848151811061059857610598610b7f565b6020026020010181905250505080806105b090610ca1565b9150506104a1565b5092915050565b60005473ffffffffffffffffffffffffffffffffffffffff163314610640576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016101c9565b73ffffffffffffffffffffffffffffffffffffffff81166106e3576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f646472657373000000000000000000000000000000000000000000000000000060648201526084016101c9565b6000805460405173ffffffffffffffffffffffffffffffffffffffff808516939216917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e091a3600080547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff92909216919091179055565b82805461077c90610b2b565b90600052602060002090601f01602090048101928261079e57600085556107e4565b82601f106107b757805160ff19168380011785556107e4565b828001600101855582156107e4579182015b828111156107e45782518255916020019190600101906107c9565b506107f09291506107f4565b5090565b5b808211156107f057600081556001016107f5565b803573ffffffffffffffffffffffffffffffffffffffff8116811461082d57600080fd5b919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b604051601f82017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe016810167ffffffffffffffff811182821017156108a8576108a8610832565b604052919050565b600067ffffffffffffffff8211156108ca576108ca610832565b50601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe01660200190565b6000806040838503121561090957600080fd5b61091283610809565b9150602083013567ffffffffffffffff81111561092e57600080fd5b8301601f8101851361093f57600080fd5b803561095261094d826108b0565b610861565b81815286602083850101111561096757600080fd5b816020840160208301376000602083830101528093505050509250929050565b60006020828403121561099957600080fd5b6109a282610809565b9392505050565b60005b838110156109c45781810151838201526020016109ac565b838111156109d3576000848401525b50505050565b600081518084526109f18160208601602086016109a9565b601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0169290920160200192915050565b6020815260006109a260208301846109d9565b60008060208385031215610a4957600080fd5b823567ffffffffffffffff80821115610a6157600080fd5b818501915085601f830112610a7557600080fd5b813581811115610a8457600080fd5b8660208260051b8501011115610a9957600080fd5b60209290920196919550909350505050565b6000602080830181845280855180835260408601915060408160051b870101925083870160005b82811015610b1e577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc0888603018452610b0c8583516109d9565b94509285019290850190600101610ad2565b5092979650505050505050565b600181811c90821680610b3f57607f821691505b60208210811415610b79577f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b50919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60008083357fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe1843603018112610be357600080fd5b83018035915067ffffffffffffffff821115610bfe57600080fd5b602001915036819003821315610c1357600080fd5b9250929050565b8183823760009101908152919050565b600060208284031215610c3c57600080fd5b815167ffffffffffffffff811115610c5357600080fd5b8201601f81018413610c6457600080fd5b8051610c7261094d826108b0565b818152856020838501011115610c8757600080fd5b610c988260208301602086016109a9565b95945050505050565b60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff821415610cfa577f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b506001019056fea264697066735822122090dbfcb878b9d9a38a4df23721dfef55201e4816fd2bf5b2e3156e8411c025a064736f6c63430008090033",
136
+ "linkReferences": {},
137
+ "deployedLinkReferences": {}
138
+ }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/8e408b49e0ff2873bc28d45221a7ff71.json"
3
+ "buildInfo": "../../../../build-info/f2b62dec2c0d8560303f22503f4c08c4.json"
4
4
  }
@@ -247,6 +247,10 @@
247
247
  "contractName": "BridgePoolProd",
248
248
  "relativePath": "./artifacts/contracts/insured-bridge/BridgePool.sol/BridgePoolProd.json"
249
249
  },
250
+ {
251
+ "contractName": "RateModelStore",
252
+ "relativePath": "./artifacts/contracts/insured-bridge/RateModelStore.sol/RateModelStore.json"
253
+ },
250
254
  {
251
255
  "contractName": "AVM_BridgeDepositBox",
252
256
  "relativePath": "./artifacts/contracts/insured-bridge/avm/AVM_BridgeDepositBox.sol/AVM_BridgeDepositBox.json"