@latticexyz/world 1.40.0 → 1.41.0

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 (84) hide show
  1. package/LICENSE +21 -0
  2. package/abi/AddressArraySchemaLib.json +718 -869
  3. package/abi/BoolSchemaLib.json +401 -401
  4. package/abi/Bytes.json +1162 -1162
  5. package/abi/CommonBase.json +125 -125
  6. package/abi/DSTest.json +2630 -2630
  7. package/abi/DecodeSlice.json +3883 -3883
  8. package/abi/EncodeArray.json +3336 -3336
  9. package/abi/Hooks.json +1491 -785
  10. package/abi/IMulticall3.json +283 -283
  11. package/abi/IStore.json +623 -421
  12. package/abi/IStoreHook.json +567 -421
  13. package/abi/ISystemHook.json +19 -19
  14. package/abi/Memory.json +131 -131
  15. package/abi/PackedCounterLib.json +683 -683
  16. package/abi/RouteAccess.json +2209 -1159
  17. package/abi/RouteOwnerSchemaLib.json +349 -349
  18. package/abi/RouteOwnerTable.json +297 -297
  19. package/abi/RouteSchemaLib.json +433 -433
  20. package/abi/RouteTable.json +336 -336
  21. package/abi/SchemaLib.json +1211 -1211
  22. package/abi/ScriptBase.json +125 -125
  23. package/abi/SliceInstance.json +429 -429
  24. package/abi/SliceLib.json +429 -429
  25. package/abi/StdAssertions.json +2135 -2135
  26. package/abi/StdChains.json +1051 -1051
  27. package/abi/StdCheats.json +3257 -3257
  28. package/abi/StdCheatsSafe.json +3257 -3257
  29. package/abi/StdInvariant.json +337 -337
  30. package/abi/StdUtils.json +1122 -1122
  31. package/abi/Storage.json +491 -491
  32. package/abi/Store.json +374 -209
  33. package/abi/StoreCore.json +10665 -7865
  34. package/abi/StoreCoreExtended.json +10443 -7722
  35. package/abi/StoreCoreInternal.json +10482 -7638
  36. package/abi/StoreMetadata.json +3719 -2417
  37. package/abi/StoreSwitch.json +1692 -783
  38. package/abi/System.json +16 -16
  39. package/abi/SystemRouteSchemaLib.json +402 -402
  40. package/abi/SystemRouteTable.json +336 -336
  41. package/abi/SystemTable.json +8544 -651
  42. package/abi/SystemTest.json +287 -303
  43. package/abi/Test.json +124 -124
  44. package/abi/TestBase.json +125 -125
  45. package/abi/TestSystem.json +287 -303
  46. package/abi/TightCoder.json +272 -272
  47. package/abi/Utils.json +67 -67
  48. package/abi/Vm.json +1850 -1850
  49. package/abi/VmSafe.json +1850 -1850
  50. package/abi/World.json +5183 -3374
  51. package/abi/WorldTest.json +9983 -10520
  52. package/abi/WorldTestSystem.json +9992 -10503
  53. package/abi/WorldTestTableHook.json +9978 -10511
  54. package/abi/console.json +11417 -11417
  55. package/abi/console2.json +11459 -11459
  56. package/abi/stdError.json +79 -79
  57. package/abi/stdJson.json +1016 -1016
  58. package/abi/stdMath.json +218 -218
  59. package/abi/stdStorage.json +2400 -2400
  60. package/abi/stdStorageSafe.json +2400 -2400
  61. package/package.json +8 -8
  62. package/src/World.sol +78 -32
  63. package/src/schemas/AddressArray.sol +5 -19
  64. package/src/tables/RouteAccess.sol +35 -30
  65. package/src/tables/SystemTable.sol +142 -23
  66. package/types/ethers-contracts/IStore.ts +49 -0
  67. package/types/ethers-contracts/Store.ts +49 -0
  68. package/types/ethers-contracts/World.ts +94 -0
  69. package/types/ethers-contracts/WorldTest.ts +27 -0
  70. package/types/ethers-contracts/factories/IStore__factory.ts +28 -0
  71. package/types/ethers-contracts/factories/StoreCore__factory.ts +2 -23
  72. package/types/ethers-contracts/factories/StoreSwitch__factory.ts +1 -1
  73. package/types/ethers-contracts/factories/Store__factory.ts +81 -0
  74. package/types/ethers-contracts/factories/SystemTest__factory.ts +1 -1
  75. package/types/ethers-contracts/factories/TestSystem__factory.ts +1 -1
  76. package/types/ethers-contracts/factories/WorldTestSystem__factory.ts +12 -1
  77. package/types/ethers-contracts/factories/WorldTestTableHook__factory.ts +1 -1
  78. package/types/ethers-contracts/factories/WorldTest__factory.ts +11 -34
  79. package/types/ethers-contracts/factories/World__factory.ts +70 -30
  80. package/types/ethers-contracts/index.ts +0 -2
  81. package/abi/SystemSchemaLib.json +0 -3704
  82. package/src/schemas/SystemSchema.sol +0 -78
  83. package/types/ethers-contracts/StoreCoreExtended.ts +0 -141
  84. package/types/ethers-contracts/factories/StoreCoreExtended__factory.ts +0 -123
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "abi": [],
3
3
  "bytecode": {
4
- "object": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220f5ab20815d1c4699b5568d65069769c008163daf9a94f1d966db26bc089db50f64736f6c634300080d0033",
5
- "sourceMap": "931:2104:66:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;931:2104:66;;;;;;;;;;;;;;;;;",
4
+ "object": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220d76950b963d3ef652441d05a0719098f73977408826be1c59d60d0e8f81391cf64736f6c634300080d0033",
5
+ "sourceMap": "931:1824:66:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;931:1824:66;;;;;;;;;;;;;;;;;",
6
6
  "linkReferences": {}
7
7
  },
8
8
  "deployedBytecode": {
9
- "object": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220f5ab20815d1c4699b5568d65069769c008163daf9a94f1d966db26bc089db50f64736f6c634300080d0033",
10
- "sourceMap": "931:2104:66:-:0;;;;;;;;",
9
+ "object": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220d76950b963d3ef652441d05a0719098f73977408826be1c59d60d0e8f81391cf64736f6c634300080d0033",
10
+ "sourceMap": "931:1824:66:-:0;;;;;;;;",
11
11
  "linkReferences": {}
12
12
  },
13
13
  "methodIdentifiers": {},
14
- "rawMetadata": "{\"compiler\":{\"version\":\"0.8.13+commit.abaa5c0e\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"src/schemas/AddressArray.sol\":\"AddressArraySchemaLib\"},\"evmVersion\":\"london\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=../../node_modules/@latticexyz/\",\":@rari-capital/=/Users/flomllr/git/latticexyz/mud/packages/store/../../node_modules/@rari-capital/\",\":@solidstate/=/Users/flomllr/git/latticexyz/mud/packages/store/../../node_modules/@solidstate/\",\":abdk-libraries-solidity/=/Users/flomllr/git/latticexyz/mud/packages/store/../../node_modules/abdk-libraries-solidity/\",\":base64-sol/=/Users/flomllr/git/latticexyz/mud/packages/store/../../node_modules/base64-sol/\",\":create-mud/=/Users/flomllr/git/latticexyz/mud/packages/store/../../node_modules/create-mud/\",\":ds-test/=../../node_modules/ds-test/src/\",\":forge-std/=../../node_modules/forge-std/src/\",\":hardhat/=/Users/flomllr/git/latticexyz/mud/packages/store/../../node_modules/hardhat/\",\":memmove/=/Users/flomllr/git/latticexyz/mud/node_modules/memmove/src/\",\":solmate/=/Users/flomllr/git/latticexyz/mud/node_modules/solmate/src/\",\":store/=/Users/flomllr/git/latticexyz/mud/packages/store/src/\",\":test/=../store/test/\"]},\"sources\":{\"../../node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol\":{\"keccak256\":\"0xe881f296ba0fe410faa6395ee4a65b9bf154947aebc6aa323d41a0484504221e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba7f706464d14365ff751936ba96f79f200df7bcd9d9f8abccd0b41387ca7967\",\"dweb:/ipfs/QmTiHgH3ZM2oJoqsbNs3iwwPFNYFNU7m8co87woxRLaUZ6\"]},\"../../node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0xbf62a7c112d01458cf6798e22c7e9efb4b429f2a448613465f8a1d04ed4909d6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2f3fb1fecc95937b75af7ba625f80c3ea0848dddf2d8a1d1f987e705ebc20086\",\"dweb:/ipfs/QmU8kMF6YBL5QV43CmqdqaquKtn7699npyRJX1o5rHUo8W\"]},\"../../node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0xfbea7bdd90fe24c52036c3d429e41004d5166ab0dcdaccac76f9c7c89919b60e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6104878a5b8e1a8c8f7b3bca268c33232380088dfc3c185506fbf9c6de530ece\",\"dweb:/ipfs/QmT1HPAWYXgzNS6BueLwQpLzKAmCUgyiBwbpTF3au3e6yc\"]},\"../../node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0xdcd3da381bf9618de6b5e2d6235b1e22c54078242f1b66e897cfaf2776850db5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0511205cfb3c935ffc63cc227745360cd549636da5331f249cc34387b5181f44\",\"dweb:/ipfs/QmVYZ7YCT1rJemmTVRsjXZJ4HsWgspRxqbsbhy8AD1jwey\"]},\"../../node_modules/@latticexyz/store/src/PackedCounter.sol\":{\"keccak256\":\"0x4db3052d5a5009da45208715e433556d0fe7aa25f9ec6ba6f7c9711afdaba96e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ee5a2906544f37897175c19423ec50e15a070e94bcd97a5201df29e1dc3c7d0f\",\"dweb:/ipfs/QmeA5iZbRLynduDgkaLMZyY3YrPweDkFExuQEDg1GjdVCc\"]},\"../../node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0xd2eba52a5552d6309fa0796f1a3965c529bb19456cdda6ea0d05050ce5db6a4a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9276795636982ab9c9c245883760aee797e95e84ffc0633362615b54c68fb8fd\",\"dweb:/ipfs/QmYXkMgnLmBeLi8VH1p4hp2bCAxFLiQS97RXbGbBmqU1yD\"]},\"../../node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0x64107104822c8aa724b120fb37648d5da0a50e66b80a801e460d968748d9a95c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://afc6e93a56eac7916adbced5c2304c253f22c9c5eed201e4086ea07b1ec36a72\",\"dweb:/ipfs/QmWZEDiEUe3iVEkUYbzzT6dTVYzADJejDmbsjTsXPkk6TY\"]},\"../../node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0x0fc7628696d72f7c1b2c1e43a29a75c1b3747542bc9769b98a2ce898b1bd4969\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b0251769edbb281e740d40b03526b7d1e206d98eeb1c4e220ac2220c4815f996\",\"dweb:/ipfs/Qmb9CVZ5h7HfAdDnj6n6ybqTHHCyMKkn8EBMFDuqhR1NRn\"]},\"../../node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0x944f7b2c759355a951cb78084219769df228ba18c048acdf04fc73393873e082\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://cd71ee24a9ebda3e60a4a13ffee8de06ee6a5eded03ffd89ca734492e3a4dc5f\",\"dweb:/ipfs/QmPU7YJ3eDYcsRnTFkbeA46bmMp34r25nqR1wN2V8wDjUu\"]},\"../../node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0x35ec8e612da5f531bcfde473e9983c7cc884b56b4e60761f87d72e988a099a31\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://75a5fd9db9bb0ff5dd04719a40395abf0cf72ea7f5ca9e4fbe1dba2c5ea6e5f8\",\"dweb:/ipfs/QmRTY9PMJW8oDtnY8JA8GJR1NX6sYgpfhRsjGbubhLdXyV\"]},\"../../node_modules/@latticexyz/store/src/Utils.sol\":{\"keccak256\":\"0x426216bfa1c0e70640787007a6e39257cf09e586fd04831ea4fb3dd9c5768fc4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://38e657fa9cfaebe39477eaff27d1ad4d7eeaf0c0058539d2ec7e6976d93df4f4\",\"dweb:/ipfs/QmRuaxqRjUrHHC2ZyTnpmq6sfrWGCDh91B6F5chFAToU6U\"]},\"../../node_modules/@latticexyz/store/src/tables/Hooks.sol\":{\"keccak256\":\"0xa895573566cc9c43793d2f70117d8386faafe29179f059706a138537920ab9b7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://787f6b2d188298389a1f1ec1e34208b226650b9c72bf1f83f08e9a50ed8e0e08\",\"dweb:/ipfs/QmTuQ5ebVVdD6zAQoHBeVCyBr3qvrTymkcX91Cu7DQxZ2V\"]},\"../../node_modules/@latticexyz/store/src/tables/StoreMetadata.sol\":{\"keccak256\":\"0x39bbbfc9a04d8bea13041e4913873e166d9d347b30e3fa567c5c54c8a3f83c5f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://45ee18f22d00bd3bd026720678d7364645fc17b58c6dc54903942f3d601d095d\",\"dweb:/ipfs/QmcRfyjgEgock7cDkMxH1cH9XNz1x6rAQCMtHe1RgtEPnx\"]},\"../../node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0x9109f170227f7430388345c88e0b7f416ea46297b7f0b5011c0b794bd6a95e6f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18b046c0706a582cba039bc6cce485bcb3489f089a6dec97f965a7ef6585df93\",\"dweb:/ipfs/QmaL2Wwe3AxzW1Lis7Kcp5sb16Y8inUgTTTWwoc8SvoEzC\"]},\"../../node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0x46f0010a3345cbc83f71900b7cd5375fa39e1523f5a34cb67828cfe59128368c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://457cf33b3424d816011d70a8b03a10f0ea376f3e0990ed6657455a43cf82d35b\",\"dweb:/ipfs/QmejskGLC4Hdu5oWQDMwG3TgiLbLXQJPpnLW37yUVGvBmw\"]},\"../../node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0xff0278a4e35174bbed8a38dad8ae7506f725bfe95f0b7c13829c353d68dd25dc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://26249ec0c2fa3a3430a2f8edbfc5cd678e34ea1cf1d7490ecaf1e925c976eb85\",\"dweb:/ipfs/QmUpkhr5kFiDKc7rZ2z5HcTf5PkrWVJu5sa31tYv911cPL\"]},\"../../node_modules/forge-std/src/console.sol\":{\"keccak256\":\"0x91d5413c2434ca58fd278b6e1e79fd98d10c83931cc2596a6038eee4daeb34ba\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://91ccea707361e48b9b7a161fe81f496b9932bc471e9c4e4e1e9c283f2453cc70\",\"dweb:/ipfs/QmcB66sZhQ6Kz7MUHcLE78YXRUZxoZnnxZjN6yATsbB2ec\"]},\"src/schemas/AddressArray.sol\":{\"keccak256\":\"0x24e826976d476bcc70a39fa5d3e33a0a7e6db2052459f984b01fb3412e4b5700\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f2e54e5939fba70fa7ad18a9a79be2288527a19dc28336d5fff8df5c5fb44aee\",\"dweb:/ipfs/QmddCHkMLsyNAhnt5S38YCyKFK9MKS8wAFL7UL4RK8Vour\"]}},\"version\":1}",
14
+ "rawMetadata": "{\"compiler\":{\"version\":\"0.8.13+commit.abaa5c0e\"},\"language\":\"Solidity\",\"output\":{\"abi\":[],\"devdoc\":{\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"src/schemas/AddressArray.sol\":\"AddressArraySchemaLib\"},\"evmVersion\":\"london\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":3000},\"remappings\":[\":@latticexyz/=../../node_modules/@latticexyz/\",\":@rari-capital/=/Users/flomllr/git/latticexyz/mud/packages/store/../../node_modules/@rari-capital/\",\":@solidstate/=/Users/flomllr/git/latticexyz/mud/packages/store/../../node_modules/@solidstate/\",\":abdk-libraries-solidity/=/Users/flomllr/git/latticexyz/mud/packages/store/../../node_modules/abdk-libraries-solidity/\",\":base64-sol/=/Users/flomllr/git/latticexyz/mud/packages/store/../../node_modules/base64-sol/\",\":create-mud/=/Users/flomllr/git/latticexyz/mud/packages/store/../../node_modules/create-mud/\",\":ds-test/=../../node_modules/ds-test/src/\",\":forge-std/=../../node_modules/forge-std/src/\",\":hardhat/=/Users/flomllr/git/latticexyz/mud/packages/store/../../node_modules/hardhat/\",\":memmove/=/Users/flomllr/git/latticexyz/mud/node_modules/memmove/src/\",\":solmate/=/Users/flomllr/git/latticexyz/mud/node_modules/solmate/src/\",\":store/=/Users/flomllr/git/latticexyz/mud/packages/store/src/\",\":test/=../store/test/\"]},\"sources\":{\"../../node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol\":{\"keccak256\":\"0xe881f296ba0fe410faa6395ee4a65b9bf154947aebc6aa323d41a0484504221e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba7f706464d14365ff751936ba96f79f200df7bcd9d9f8abccd0b41387ca7967\",\"dweb:/ipfs/QmTiHgH3ZM2oJoqsbNs3iwwPFNYFNU7m8co87woxRLaUZ6\"]},\"../../node_modules/@latticexyz/store/src/Bytes.sol\":{\"keccak256\":\"0xbf62a7c112d01458cf6798e22c7e9efb4b429f2a448613465f8a1d04ed4909d6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2f3fb1fecc95937b75af7ba625f80c3ea0848dddf2d8a1d1f987e705ebc20086\",\"dweb:/ipfs/QmU8kMF6YBL5QV43CmqdqaquKtn7699npyRJX1o5rHUo8W\"]},\"../../node_modules/@latticexyz/store/src/IStore.sol\":{\"keccak256\":\"0xe4e05dbf758852fa668cf4c9877f64c38f1cb57bbce8f8585d6f1c5ec0bba98d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://843235da22b943edfaf0a3b9c1fc1f985e480a3941eda3a9417962bdefd5ae37\",\"dweb:/ipfs/QmWC5TCVhxgJpEvDdNzTHjjwPeupFEUaq8W7AFnxYfsp5P\"]},\"../../node_modules/@latticexyz/store/src/Memory.sol\":{\"keccak256\":\"0xdcd3da381bf9618de6b5e2d6235b1e22c54078242f1b66e897cfaf2776850db5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0511205cfb3c935ffc63cc227745360cd549636da5331f249cc34387b5181f44\",\"dweb:/ipfs/QmVYZ7YCT1rJemmTVRsjXZJ4HsWgspRxqbsbhy8AD1jwey\"]},\"../../node_modules/@latticexyz/store/src/PackedCounter.sol\":{\"keccak256\":\"0x4db3052d5a5009da45208715e433556d0fe7aa25f9ec6ba6f7c9711afdaba96e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ee5a2906544f37897175c19423ec50e15a070e94bcd97a5201df29e1dc3c7d0f\",\"dweb:/ipfs/QmeA5iZbRLynduDgkaLMZyY3YrPweDkFExuQEDg1GjdVCc\"]},\"../../node_modules/@latticexyz/store/src/Schema.sol\":{\"keccak256\":\"0xd2eba52a5552d6309fa0796f1a3965c529bb19456cdda6ea0d05050ce5db6a4a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9276795636982ab9c9c245883760aee797e95e84ffc0633362615b54c68fb8fd\",\"dweb:/ipfs/QmYXkMgnLmBeLi8VH1p4hp2bCAxFLiQS97RXbGbBmqU1yD\"]},\"../../node_modules/@latticexyz/store/src/Slice.sol\":{\"keccak256\":\"0x64107104822c8aa724b120fb37648d5da0a50e66b80a801e460d968748d9a95c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://afc6e93a56eac7916adbced5c2304c253f22c9c5eed201e4086ea07b1ec36a72\",\"dweb:/ipfs/QmWZEDiEUe3iVEkUYbzzT6dTVYzADJejDmbsjTsXPkk6TY\"]},\"../../node_modules/@latticexyz/store/src/Storage.sol\":{\"keccak256\":\"0x0fc7628696d72f7c1b2c1e43a29a75c1b3747542bc9769b98a2ce898b1bd4969\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b0251769edbb281e740d40b03526b7d1e206d98eeb1c4e220ac2220c4815f996\",\"dweb:/ipfs/Qmb9CVZ5h7HfAdDnj6n6ybqTHHCyMKkn8EBMFDuqhR1NRn\"]},\"../../node_modules/@latticexyz/store/src/StoreCore.sol\":{\"keccak256\":\"0x37ee0910803134ee4c3492fa0133ae6103acbb5c0f954eccb30537a1f375f417\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d38b9acd326f87d5e5bfdf9a07ba41536551beb9e5c5fe2e20706c811535cef9\",\"dweb:/ipfs/QmVXcc7ganYPQFExnM6bFu3Gum3WMUVU9z6i5WRJ4MeEYq\"]},\"../../node_modules/@latticexyz/store/src/StoreSwitch.sol\":{\"keccak256\":\"0x423d45c044ed3b3131ecd0243315a237552ad082501a0803310c60959afe7874\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f6c22d26396f5eee8b349d608ad2aef3533e82619c679345b70d51e2a52d115f\",\"dweb:/ipfs/Qmd4L27La3VFacwWi4C4u5X2BqBUQdQJXuyBFdS9BmsUh8\"]},\"../../node_modules/@latticexyz/store/src/Utils.sol\":{\"keccak256\":\"0x426216bfa1c0e70640787007a6e39257cf09e586fd04831ea4fb3dd9c5768fc4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://38e657fa9cfaebe39477eaff27d1ad4d7eeaf0c0058539d2ec7e6976d93df4f4\",\"dweb:/ipfs/QmRuaxqRjUrHHC2ZyTnpmq6sfrWGCDh91B6F5chFAToU6U\"]},\"../../node_modules/@latticexyz/store/src/tables/Hooks.sol\":{\"keccak256\":\"0x0258fdef925b52096212b3f2a067bc30c901c640a29d87708e9bf1e818e022e0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6f02c1f42abbfff233fdd0e635f7a07bd6917a3bb9b10c7187536379f7aed1c7\",\"dweb:/ipfs/QmNbjviQRoqkWWWMo2sYocQZpao7xUMrNuCv8JsCK4RGeq\"]},\"../../node_modules/@latticexyz/store/src/tables/StoreMetadata.sol\":{\"keccak256\":\"0xfb46da9169fade0be64a3c197e10a78e1f69e5684a3ccd706f217a1d21c1d20f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://27fc20b3634e7bfbbb66b79108965a69431c8e7b820617cc7376884ce5e4ba29\",\"dweb:/ipfs/QmWCy9Z4oyovdsSCrTDx3KsgUmFiibEFgbXGQfEinRrZGt\"]},\"../../node_modules/@latticexyz/store/src/tightcoder/DecodeSlice.sol\":{\"keccak256\":\"0x9109f170227f7430388345c88e0b7f416ea46297b7f0b5011c0b794bd6a95e6f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18b046c0706a582cba039bc6cce485bcb3489f089a6dec97f965a7ef6585df93\",\"dweb:/ipfs/QmaL2Wwe3AxzW1Lis7Kcp5sb16Y8inUgTTTWwoc8SvoEzC\"]},\"../../node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol\":{\"keccak256\":\"0x46f0010a3345cbc83f71900b7cd5375fa39e1523f5a34cb67828cfe59128368c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://457cf33b3424d816011d70a8b03a10f0ea376f3e0990ed6657455a43cf82d35b\",\"dweb:/ipfs/QmejskGLC4Hdu5oWQDMwG3TgiLbLXQJPpnLW37yUVGvBmw\"]},\"../../node_modules/@latticexyz/store/src/tightcoder/TightCoder.sol\":{\"keccak256\":\"0xff0278a4e35174bbed8a38dad8ae7506f725bfe95f0b7c13829c353d68dd25dc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://26249ec0c2fa3a3430a2f8edbfc5cd678e34ea1cf1d7490ecaf1e925c976eb85\",\"dweb:/ipfs/QmUpkhr5kFiDKc7rZ2z5HcTf5PkrWVJu5sa31tYv911cPL\"]},\"../../node_modules/forge-std/src/console.sol\":{\"keccak256\":\"0x91d5413c2434ca58fd278b6e1e79fd98d10c83931cc2596a6038eee4daeb34ba\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://91ccea707361e48b9b7a161fe81f496b9932bc471e9c4e4e1e9c283f2453cc70\",\"dweb:/ipfs/QmcB66sZhQ6Kz7MUHcLE78YXRUZxoZnnxZjN6yATsbB2ec\"]},\"src/schemas/AddressArray.sol\":{\"keccak256\":\"0xfe3b6306087abd3c1403acbc99f04fd479b383449e0f1d0455450a44daca48fb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://35caca96cc064cff14e35ff38b74d0664fb624781c5b943c3d2a3cfb57af1663\",\"dweb:/ipfs/QmSsYoKpuYGVXBDR4RfY2BtzD7AWJByFL1CzMj2D3qb9p4\"]}},\"version\":1}",
15
15
  "metadata": {
16
16
  "compiler": {
17
17
  "version": "0.8.13+commit.abaa5c0e"
@@ -76,10 +76,10 @@
76
76
  "license": "MIT"
77
77
  },
78
78
  "../../node_modules/@latticexyz/store/src/IStore.sol": {
79
- "keccak256": "0xfbea7bdd90fe24c52036c3d429e41004d5166ab0dcdaccac76f9c7c89919b60e",
79
+ "keccak256": "0xe4e05dbf758852fa668cf4c9877f64c38f1cb57bbce8f8585d6f1c5ec0bba98d",
80
80
  "urls": [
81
- "bzz-raw://6104878a5b8e1a8c8f7b3bca268c33232380088dfc3c185506fbf9c6de530ece",
82
- "dweb:/ipfs/QmT1HPAWYXgzNS6BueLwQpLzKAmCUgyiBwbpTF3au3e6yc"
81
+ "bzz-raw://843235da22b943edfaf0a3b9c1fc1f985e480a3941eda3a9417962bdefd5ae37",
82
+ "dweb:/ipfs/QmWC5TCVhxgJpEvDdNzTHjjwPeupFEUaq8W7AFnxYfsp5P"
83
83
  ],
84
84
  "license": "MIT"
85
85
  },
@@ -124,18 +124,18 @@
124
124
  "license": "MIT"
125
125
  },
126
126
  "../../node_modules/@latticexyz/store/src/StoreCore.sol": {
127
- "keccak256": "0x944f7b2c759355a951cb78084219769df228ba18c048acdf04fc73393873e082",
127
+ "keccak256": "0x37ee0910803134ee4c3492fa0133ae6103acbb5c0f954eccb30537a1f375f417",
128
128
  "urls": [
129
- "bzz-raw://cd71ee24a9ebda3e60a4a13ffee8de06ee6a5eded03ffd89ca734492e3a4dc5f",
130
- "dweb:/ipfs/QmPU7YJ3eDYcsRnTFkbeA46bmMp34r25nqR1wN2V8wDjUu"
129
+ "bzz-raw://d38b9acd326f87d5e5bfdf9a07ba41536551beb9e5c5fe2e20706c811535cef9",
130
+ "dweb:/ipfs/QmVXcc7ganYPQFExnM6bFu3Gum3WMUVU9z6i5WRJ4MeEYq"
131
131
  ],
132
132
  "license": "MIT"
133
133
  },
134
134
  "../../node_modules/@latticexyz/store/src/StoreSwitch.sol": {
135
- "keccak256": "0x35ec8e612da5f531bcfde473e9983c7cc884b56b4e60761f87d72e988a099a31",
135
+ "keccak256": "0x423d45c044ed3b3131ecd0243315a237552ad082501a0803310c60959afe7874",
136
136
  "urls": [
137
- "bzz-raw://75a5fd9db9bb0ff5dd04719a40395abf0cf72ea7f5ca9e4fbe1dba2c5ea6e5f8",
138
- "dweb:/ipfs/QmRTY9PMJW8oDtnY8JA8GJR1NX6sYgpfhRsjGbubhLdXyV"
137
+ "bzz-raw://f6c22d26396f5eee8b349d608ad2aef3533e82619c679345b70d51e2a52d115f",
138
+ "dweb:/ipfs/Qmd4L27La3VFacwWi4C4u5X2BqBUQdQJXuyBFdS9BmsUh8"
139
139
  ],
140
140
  "license": "MIT"
141
141
  },
@@ -148,18 +148,18 @@
148
148
  "license": "MIT"
149
149
  },
150
150
  "../../node_modules/@latticexyz/store/src/tables/Hooks.sol": {
151
- "keccak256": "0xa895573566cc9c43793d2f70117d8386faafe29179f059706a138537920ab9b7",
151
+ "keccak256": "0x0258fdef925b52096212b3f2a067bc30c901c640a29d87708e9bf1e818e022e0",
152
152
  "urls": [
153
- "bzz-raw://787f6b2d188298389a1f1ec1e34208b226650b9c72bf1f83f08e9a50ed8e0e08",
154
- "dweb:/ipfs/QmTuQ5ebVVdD6zAQoHBeVCyBr3qvrTymkcX91Cu7DQxZ2V"
153
+ "bzz-raw://6f02c1f42abbfff233fdd0e635f7a07bd6917a3bb9b10c7187536379f7aed1c7",
154
+ "dweb:/ipfs/QmNbjviQRoqkWWWMo2sYocQZpao7xUMrNuCv8JsCK4RGeq"
155
155
  ],
156
156
  "license": "MIT"
157
157
  },
158
158
  "../../node_modules/@latticexyz/store/src/tables/StoreMetadata.sol": {
159
- "keccak256": "0x39bbbfc9a04d8bea13041e4913873e166d9d347b30e3fa567c5c54c8a3f83c5f",
159
+ "keccak256": "0xfb46da9169fade0be64a3c197e10a78e1f69e5684a3ccd706f217a1d21c1d20f",
160
160
  "urls": [
161
- "bzz-raw://45ee18f22d00bd3bd026720678d7364645fc17b58c6dc54903942f3d601d095d",
162
- "dweb:/ipfs/QmcRfyjgEgock7cDkMxH1cH9XNz1x6rAQCMtHe1RgtEPnx"
161
+ "bzz-raw://27fc20b3634e7bfbbb66b79108965a69431c8e7b820617cc7376884ce5e4ba29",
162
+ "dweb:/ipfs/QmWCy9Z4oyovdsSCrTDx3KsgUmFiibEFgbXGQfEinRrZGt"
163
163
  ],
164
164
  "license": "MIT"
165
165
  },
@@ -196,10 +196,10 @@
196
196
  "license": "MIT"
197
197
  },
198
198
  "src/schemas/AddressArray.sol": {
199
- "keccak256": "0x24e826976d476bcc70a39fa5d3e33a0a7e6db2052459f984b01fb3412e4b5700",
199
+ "keccak256": "0xfe3b6306087abd3c1403acbc99f04fd479b383449e0f1d0455450a44daca48fb",
200
200
  "urls": [
201
- "bzz-raw://f2e54e5939fba70fa7ad18a9a79be2288527a19dc28336d5fff8df5c5fb44aee",
202
- "dweb:/ipfs/QmddCHkMLsyNAhnt5S38YCyKFK9MKS8wAFL7UL4RK8Vour"
201
+ "bzz-raw://35caca96cc064cff14e35ff38b74d0664fb624781c5b943c3d2a3cfb57af1663",
202
+ "dweb:/ipfs/QmSsYoKpuYGVXBDR4RfY2BtzD7AWJByFL1CzMj2D3qb9p4"
203
203
  ],
204
204
  "license": "MIT"
205
205
  }
@@ -208,56 +208,56 @@
208
208
  },
209
209
  "ast": {
210
210
  "absolutePath": "src/schemas/AddressArray.sol",
211
- "id": 54474,
211
+ "id": 55466,
212
212
  "exportedSymbols": {
213
213
  "AddressArraySchema": [
214
- 54216
214
+ 55219
215
215
  ],
216
216
  "AddressArraySchemaLib": [
217
- 54473
217
+ 55465
218
218
  ],
219
219
  "Bytes": [
220
220
  966
221
221
  ],
222
222
  "EncodeArray": [
223
- 7751
223
+ 8158
224
224
  ],
225
225
  "IStore": [
226
- 1100
226
+ 1112
227
227
  ],
228
228
  "PackedCounter": [
229
- 1137
229
+ 1149
230
230
  ],
231
231
  "PackedCounterLib": [
232
- 1553
232
+ 1565
233
233
  ],
234
234
  "Schema": [
235
- 1561
235
+ 1573
236
236
  ],
237
237
  "SchemaLib": [
238
- 2323
238
+ 2335
239
239
  ],
240
240
  "SchemaType": [
241
241
  204
242
242
  ],
243
243
  "SliceLib": [
244
- 2476
244
+ 2488
245
245
  ],
246
246
  "StoreCore": [
247
- 3603
247
+ 3736
248
248
  ],
249
249
  "StoreSwitch": [
250
- 4583
250
+ 4886
251
251
  ],
252
252
  "console": [
253
- 17649
253
+ 18056
254
254
  ]
255
255
  },
256
256
  "nodeType": "SourceUnit",
257
- "src": "32:3004:66",
257
+ "src": "32:2724:66",
258
258
  "nodes": [
259
259
  {
260
- "id": 54190,
260
+ "id": 55193,
261
261
  "nodeType": "PragmaDirective",
262
262
  "src": "32:24:66",
263
263
  "nodes": [],
@@ -269,23 +269,23 @@
269
269
  ]
270
270
  },
271
271
  {
272
- "id": 54192,
272
+ "id": 55195,
273
273
  "nodeType": "ImportDirective",
274
274
  "src": "58:48:66",
275
275
  "nodes": [],
276
276
  "absolutePath": "../../node_modules/forge-std/src/console.sol",
277
277
  "file": "forge-std/console.sol",
278
278
  "nameLocation": "-1:-1:-1",
279
- "scope": 54474,
280
- "sourceUnit": 17650,
279
+ "scope": 55466,
280
+ "sourceUnit": 18057,
281
281
  "symbolAliases": [
282
282
  {
283
283
  "foreign": {
284
- "id": 54191,
284
+ "id": 55194,
285
285
  "name": "console",
286
286
  "nodeType": "Identifier",
287
287
  "overloadedDeclarations": [],
288
- "referencedDeclaration": 17649,
288
+ "referencedDeclaration": 18056,
289
289
  "src": "67:7:66",
290
290
  "typeDescriptions": {}
291
291
  },
@@ -295,19 +295,19 @@
295
295
  "unitAlias": ""
296
296
  },
297
297
  {
298
- "id": 54194,
298
+ "id": 55197,
299
299
  "nodeType": "ImportDirective",
300
300
  "src": "107:81:66",
301
301
  "nodes": [],
302
302
  "absolutePath": "../../node_modules/@latticexyz/schema-type/src/solidity/SchemaType.sol",
303
303
  "file": "@latticexyz/schema-type/src/solidity/SchemaType.sol",
304
304
  "nameLocation": "-1:-1:-1",
305
- "scope": 54474,
305
+ "scope": 55466,
306
306
  "sourceUnit": 271,
307
307
  "symbolAliases": [
308
308
  {
309
309
  "foreign": {
310
- "id": 54193,
310
+ "id": 55196,
311
311
  "name": "SchemaType",
312
312
  "nodeType": "Identifier",
313
313
  "overloadedDeclarations": [],
@@ -321,23 +321,23 @@
321
321
  "unitAlias": ""
322
322
  },
323
323
  {
324
- "id": 54196,
324
+ "id": 55199,
325
325
  "nodeType": "ImportDirective",
326
326
  "src": "189:58:66",
327
327
  "nodes": [],
328
328
  "absolutePath": "../../node_modules/@latticexyz/store/src/IStore.sol",
329
329
  "file": "@latticexyz/store/src/IStore.sol",
330
330
  "nameLocation": "-1:-1:-1",
331
- "scope": 54474,
332
- "sourceUnit": 1132,
331
+ "scope": 55466,
332
+ "sourceUnit": 1144,
333
333
  "symbolAliases": [
334
334
  {
335
335
  "foreign": {
336
- "id": 54195,
336
+ "id": 55198,
337
337
  "name": "IStore",
338
338
  "nodeType": "Identifier",
339
339
  "overloadedDeclarations": [],
340
- "referencedDeclaration": 1100,
340
+ "referencedDeclaration": 1112,
341
341
  "src": "198:6:66",
342
342
  "typeDescriptions": {}
343
343
  },
@@ -347,23 +347,23 @@
347
347
  "unitAlias": ""
348
348
  },
349
349
  {
350
- "id": 54198,
350
+ "id": 55201,
351
351
  "nodeType": "ImportDirective",
352
352
  "src": "248:68:66",
353
353
  "nodes": [],
354
354
  "absolutePath": "../../node_modules/@latticexyz/store/src/StoreSwitch.sol",
355
355
  "file": "@latticexyz/store/src/StoreSwitch.sol",
356
356
  "nameLocation": "-1:-1:-1",
357
- "scope": 54474,
358
- "sourceUnit": 4584,
357
+ "scope": 55466,
358
+ "sourceUnit": 4887,
359
359
  "symbolAliases": [
360
360
  {
361
361
  "foreign": {
362
- "id": 54197,
362
+ "id": 55200,
363
363
  "name": "StoreSwitch",
364
364
  "nodeType": "Identifier",
365
365
  "overloadedDeclarations": [],
366
- "referencedDeclaration": 4583,
366
+ "referencedDeclaration": 4886,
367
367
  "src": "257:11:66",
368
368
  "typeDescriptions": {}
369
369
  },
@@ -373,23 +373,23 @@
373
373
  "unitAlias": ""
374
374
  },
375
375
  {
376
- "id": 54200,
376
+ "id": 55203,
377
377
  "nodeType": "ImportDirective",
378
378
  "src": "317:64:66",
379
379
  "nodes": [],
380
380
  "absolutePath": "../../node_modules/@latticexyz/store/src/StoreCore.sol",
381
381
  "file": "@latticexyz/store/src/StoreCore.sol",
382
382
  "nameLocation": "-1:-1:-1",
383
- "scope": 54474,
384
- "sourceUnit": 4267,
383
+ "scope": 55466,
384
+ "sourceUnit": 4498,
385
385
  "symbolAliases": [
386
386
  {
387
387
  "foreign": {
388
- "id": 54199,
388
+ "id": 55202,
389
389
  "name": "StoreCore",
390
390
  "nodeType": "Identifier",
391
391
  "overloadedDeclarations": [],
392
- "referencedDeclaration": 3603,
392
+ "referencedDeclaration": 3736,
393
393
  "src": "326:9:66",
394
394
  "typeDescriptions": {}
395
395
  },
@@ -399,19 +399,19 @@
399
399
  "unitAlias": ""
400
400
  },
401
401
  {
402
- "id": 54202,
402
+ "id": 55205,
403
403
  "nodeType": "ImportDirective",
404
404
  "src": "382:56:66",
405
405
  "nodes": [],
406
406
  "absolutePath": "../../node_modules/@latticexyz/store/src/Bytes.sol",
407
407
  "file": "@latticexyz/store/src/Bytes.sol",
408
408
  "nameLocation": "-1:-1:-1",
409
- "scope": 54474,
409
+ "scope": 55466,
410
410
  "sourceUnit": 967,
411
411
  "symbolAliases": [
412
412
  {
413
413
  "foreign": {
414
- "id": 54201,
414
+ "id": 55204,
415
415
  "name": "Bytes",
416
416
  "nodeType": "Identifier",
417
417
  "overloadedDeclarations": [],
@@ -425,23 +425,23 @@
425
425
  "unitAlias": ""
426
426
  },
427
427
  {
428
- "id": 54204,
428
+ "id": 55207,
429
429
  "nodeType": "ImportDirective",
430
430
  "src": "439:59:66",
431
431
  "nodes": [],
432
432
  "absolutePath": "../../node_modules/@latticexyz/store/src/Slice.sol",
433
433
  "file": "@latticexyz/store/src/Slice.sol",
434
434
  "nameLocation": "-1:-1:-1",
435
- "scope": 54474,
436
- "sourceUnit": 2573,
435
+ "scope": 55466,
436
+ "sourceUnit": 2585,
437
437
  "symbolAliases": [
438
438
  {
439
439
  "foreign": {
440
- "id": 54203,
440
+ "id": 55206,
441
441
  "name": "SliceLib",
442
442
  "nodeType": "Identifier",
443
443
  "overloadedDeclarations": [],
444
- "referencedDeclaration": 2476,
444
+ "referencedDeclaration": 2488,
445
445
  "src": "448:8:66",
446
446
  "typeDescriptions": {}
447
447
  },
@@ -451,23 +451,23 @@
451
451
  "unitAlias": ""
452
452
  },
453
453
  {
454
- "id": 54206,
454
+ "id": 55209,
455
455
  "nodeType": "ImportDirective",
456
456
  "src": "499:79:66",
457
457
  "nodes": [],
458
458
  "absolutePath": "../../node_modules/@latticexyz/store/src/tightcoder/EncodeArray.sol",
459
459
  "file": "@latticexyz/store/src/tightcoder/EncodeArray.sol",
460
460
  "nameLocation": "-1:-1:-1",
461
- "scope": 54474,
462
- "sourceUnit": 7752,
461
+ "scope": 55466,
462
+ "sourceUnit": 8159,
463
463
  "symbolAliases": [
464
464
  {
465
465
  "foreign": {
466
- "id": 54205,
466
+ "id": 55208,
467
467
  "name": "EncodeArray",
468
468
  "nodeType": "Identifier",
469
469
  "overloadedDeclarations": [],
470
- "referencedDeclaration": 7751,
470
+ "referencedDeclaration": 8158,
471
471
  "src": "508:11:66",
472
472
  "typeDescriptions": {}
473
473
  },
@@ -477,23 +477,23 @@
477
477
  "unitAlias": ""
478
478
  },
479
479
  {
480
- "id": 54209,
480
+ "id": 55212,
481
481
  "nodeType": "ImportDirective",
482
482
  "src": "579:69:66",
483
483
  "nodes": [],
484
484
  "absolutePath": "../../node_modules/@latticexyz/store/src/Schema.sol",
485
485
  "file": "@latticexyz/store/src/Schema.sol",
486
486
  "nameLocation": "-1:-1:-1",
487
- "scope": 54474,
488
- "sourceUnit": 2324,
487
+ "scope": 55466,
488
+ "sourceUnit": 2336,
489
489
  "symbolAliases": [
490
490
  {
491
491
  "foreign": {
492
- "id": 54207,
492
+ "id": 55210,
493
493
  "name": "Schema",
494
494
  "nodeType": "Identifier",
495
495
  "overloadedDeclarations": [],
496
- "referencedDeclaration": 1561,
496
+ "referencedDeclaration": 1573,
497
497
  "src": "588:6:66",
498
498
  "typeDescriptions": {}
499
499
  },
@@ -501,11 +501,11 @@
501
501
  },
502
502
  {
503
503
  "foreign": {
504
- "id": 54208,
504
+ "id": 55211,
505
505
  "name": "SchemaLib",
506
506
  "nodeType": "Identifier",
507
507
  "overloadedDeclarations": [],
508
- "referencedDeclaration": 2323,
508
+ "referencedDeclaration": 2335,
509
509
  "src": "596:9:66",
510
510
  "typeDescriptions": {}
511
511
  },
@@ -515,23 +515,23 @@
515
515
  "unitAlias": ""
516
516
  },
517
517
  {
518
- "id": 54212,
518
+ "id": 55215,
519
519
  "nodeType": "ImportDirective",
520
520
  "src": "649:90:66",
521
521
  "nodes": [],
522
522
  "absolutePath": "../../node_modules/@latticexyz/store/src/PackedCounter.sol",
523
523
  "file": "@latticexyz/store/src/PackedCounter.sol",
524
524
  "nameLocation": "-1:-1:-1",
525
- "scope": 54474,
526
- "sourceUnit": 1554,
525
+ "scope": 55466,
526
+ "sourceUnit": 1566,
527
527
  "symbolAliases": [
528
528
  {
529
529
  "foreign": {
530
- "id": 54210,
530
+ "id": 55213,
531
531
  "name": "PackedCounter",
532
532
  "nodeType": "Identifier",
533
533
  "overloadedDeclarations": [],
534
- "referencedDeclaration": 1137,
534
+ "referencedDeclaration": 1149,
535
535
  "src": "658:13:66",
536
536
  "typeDescriptions": {}
537
537
  },
@@ -539,11 +539,11 @@
539
539
  },
540
540
  {
541
541
  "foreign": {
542
- "id": 54211,
542
+ "id": 55214,
543
543
  "name": "PackedCounterLib",
544
544
  "nodeType": "Identifier",
545
545
  "overloadedDeclarations": [],
546
- "referencedDeclaration": 1553,
546
+ "referencedDeclaration": 1565,
547
547
  "src": "673:16:66",
548
548
  "typeDescriptions": {}
549
549
  },
@@ -553,7 +553,7 @@
553
553
  "unitAlias": ""
554
554
  },
555
555
  {
556
- "id": 54216,
556
+ "id": 55219,
557
557
  "nodeType": "StructDefinition",
558
558
  "src": "782:52:66",
559
559
  "nodes": [],
@@ -561,12 +561,12 @@
561
561
  "members": [
562
562
  {
563
563
  "constant": false,
564
- "id": 54215,
564
+ "id": 55218,
565
565
  "mutability": "mutable",
566
566
  "name": "addresses",
567
567
  "nameLocation": "822:9:66",
568
568
  "nodeType": "VariableDeclaration",
569
- "scope": 54216,
569
+ "scope": 55219,
570
570
  "src": "812:19:66",
571
571
  "stateVariable": false,
572
572
  "storageLocation": "default",
@@ -576,7 +576,7 @@
576
576
  },
577
577
  "typeName": {
578
578
  "baseType": {
579
- "id": 54213,
579
+ "id": 55216,
580
580
  "name": "address",
581
581
  "nodeType": "ElementaryTypeName",
582
582
  "src": "812:7:66",
@@ -586,7 +586,7 @@
586
586
  "typeString": "address"
587
587
  }
588
588
  },
589
- "id": 54214,
589
+ "id": 55217,
590
590
  "nodeType": "ArrayTypeName",
591
591
  "src": "812:9:66",
592
592
  "typeDescriptions": {
@@ -599,41 +599,41 @@
599
599
  ],
600
600
  "name": "AddressArraySchema",
601
601
  "nameLocation": "789:18:66",
602
- "scope": 54474,
602
+ "scope": 55466,
603
603
  "visibility": "public"
604
604
  },
605
605
  {
606
- "id": 54473,
606
+ "id": 55465,
607
607
  "nodeType": "ContractDefinition",
608
- "src": "931:2104:66",
608
+ "src": "931:1824:66",
609
609
  "nodes": [
610
610
  {
611
- "id": 54232,
611
+ "id": 55235,
612
612
  "nodeType": "FunctionDefinition",
613
613
  "src": "997:121:66",
614
614
  "nodes": [],
615
615
  "body": {
616
- "id": 54231,
616
+ "id": 55234,
617
617
  "nodeType": "Block",
618
618
  "src": "1056:62:66",
619
619
  "nodes": [],
620
620
  "statements": [
621
621
  {
622
622
  "expression": {
623
- "id": 54229,
623
+ "id": 55232,
624
624
  "isConstant": false,
625
625
  "isLValue": false,
626
626
  "isPure": false,
627
627
  "lValueRequested": false,
628
628
  "leftHandSide": {
629
- "id": 54223,
629
+ "id": 55226,
630
630
  "name": "schema",
631
631
  "nodeType": "Identifier",
632
632
  "overloadedDeclarations": [],
633
- "referencedDeclaration": 54221,
633
+ "referencedDeclaration": 55224,
634
634
  "src": "1062:6:66",
635
635
  "typeDescriptions": {
636
- "typeIdentifier": "t_userDefinedValueType$_Schema_$1561",
636
+ "typeIdentifier": "t_userDefinedValueType$_Schema_$1573",
637
637
  "typeString": "Schema"
638
638
  }
639
639
  },
@@ -643,7 +643,7 @@
643
643
  "arguments": [
644
644
  {
645
645
  "expression": {
646
- "id": 54226,
646
+ "id": 55229,
647
647
  "name": "SchemaType",
648
648
  "nodeType": "Identifier",
649
649
  "overloadedDeclarations": [],
@@ -654,7 +654,7 @@
654
654
  "typeString": "type(enum SchemaType)"
655
655
  }
656
656
  },
657
- "id": 54227,
657
+ "id": 55230,
658
658
  "isConstant": false,
659
659
  "isLValue": false,
660
660
  "isPure": true,
@@ -677,32 +677,32 @@
677
677
  }
678
678
  ],
679
679
  "expression": {
680
- "id": 54224,
680
+ "id": 55227,
681
681
  "name": "SchemaLib",
682
682
  "nodeType": "Identifier",
683
683
  "overloadedDeclarations": [],
684
- "referencedDeclaration": 2323,
684
+ "referencedDeclaration": 2335,
685
685
  "src": "1071:9:66",
686
686
  "typeDescriptions": {
687
- "typeIdentifier": "t_type$_t_contract$_SchemaLib_$2323_$",
687
+ "typeIdentifier": "t_type$_t_contract$_SchemaLib_$2335_$",
688
688
  "typeString": "type(library SchemaLib)"
689
689
  }
690
690
  },
691
- "id": 54225,
691
+ "id": 55228,
692
692
  "isConstant": false,
693
693
  "isLValue": false,
694
694
  "isPure": false,
695
695
  "lValueRequested": false,
696
696
  "memberName": "encode",
697
697
  "nodeType": "MemberAccess",
698
- "referencedDeclaration": 1763,
698
+ "referencedDeclaration": 1775,
699
699
  "src": "1071:16:66",
700
700
  "typeDescriptions": {
701
- "typeIdentifier": "t_function_internal_pure$_t_enum$_SchemaType_$204_$returns$_t_userDefinedValueType$_Schema_$1561_$",
701
+ "typeIdentifier": "t_function_internal_pure$_t_enum$_SchemaType_$204_$returns$_t_userDefinedValueType$_Schema_$1573_$",
702
702
  "typeString": "function (enum SchemaType) pure returns (Schema)"
703
703
  }
704
704
  },
705
- "id": 54228,
705
+ "id": 55231,
706
706
  "isConstant": false,
707
707
  "isLValue": false,
708
708
  "isPure": false,
@@ -713,24 +713,24 @@
713
713
  "src": "1071:42:66",
714
714
  "tryCall": false,
715
715
  "typeDescriptions": {
716
- "typeIdentifier": "t_userDefinedValueType$_Schema_$1561",
716
+ "typeIdentifier": "t_userDefinedValueType$_Schema_$1573",
717
717
  "typeString": "Schema"
718
718
  }
719
719
  },
720
720
  "src": "1062:51:66",
721
721
  "typeDescriptions": {
722
- "typeIdentifier": "t_userDefinedValueType$_Schema_$1561",
722
+ "typeIdentifier": "t_userDefinedValueType$_Schema_$1573",
723
723
  "typeString": "Schema"
724
724
  }
725
725
  },
726
- "id": 54230,
726
+ "id": 55233,
727
727
  "nodeType": "ExpressionStatement",
728
728
  "src": "1062:51:66"
729
729
  }
730
730
  ]
731
731
  },
732
732
  "documentation": {
733
- "id": 54217,
733
+ "id": 55220,
734
734
  "nodeType": "StructuredDocumentation",
735
735
  "src": "965:29:66",
736
736
  "text": "Get the table's schema "
@@ -741,44 +741,44 @@
741
741
  "name": "getSchema",
742
742
  "nameLocation": "1006:9:66",
743
743
  "parameters": {
744
- "id": 54218,
744
+ "id": 55221,
745
745
  "nodeType": "ParameterList",
746
746
  "parameters": [],
747
747
  "src": "1015:2:66"
748
748
  },
749
749
  "returnParameters": {
750
- "id": 54222,
750
+ "id": 55225,
751
751
  "nodeType": "ParameterList",
752
752
  "parameters": [
753
753
  {
754
754
  "constant": false,
755
- "id": 54221,
755
+ "id": 55224,
756
756
  "mutability": "mutable",
757
757
  "name": "schema",
758
758
  "nameLocation": "1048:6:66",
759
759
  "nodeType": "VariableDeclaration",
760
- "scope": 54232,
760
+ "scope": 55235,
761
761
  "src": "1041:13:66",
762
762
  "stateVariable": false,
763
763
  "storageLocation": "default",
764
764
  "typeDescriptions": {
765
- "typeIdentifier": "t_userDefinedValueType$_Schema_$1561",
765
+ "typeIdentifier": "t_userDefinedValueType$_Schema_$1573",
766
766
  "typeString": "Schema"
767
767
  },
768
768
  "typeName": {
769
- "id": 54220,
769
+ "id": 55223,
770
770
  "nodeType": "UserDefinedTypeName",
771
771
  "pathNode": {
772
- "id": 54219,
772
+ "id": 55222,
773
773
  "name": "Schema",
774
774
  "nodeType": "IdentifierPath",
775
- "referencedDeclaration": 1561,
775
+ "referencedDeclaration": 1573,
776
776
  "src": "1041:6:66"
777
777
  },
778
- "referencedDeclaration": 1561,
778
+ "referencedDeclaration": 1573,
779
779
  "src": "1041:6:66",
780
780
  "typeDescriptions": {
781
- "typeIdentifier": "t_userDefinedValueType$_Schema_$1561",
781
+ "typeIdentifier": "t_userDefinedValueType$_Schema_$1573",
782
782
  "typeString": "Schema"
783
783
  }
784
784
  },
@@ -787,18 +787,18 @@
787
787
  ],
788
788
  "src": "1040:15:66"
789
789
  },
790
- "scope": 54473,
790
+ "scope": 55465,
791
791
  "stateMutability": "pure",
792
792
  "virtual": false,
793
793
  "visibility": "internal"
794
794
  },
795
795
  {
796
- "id": 54247,
796
+ "id": 55250,
797
797
  "nodeType": "FunctionDefinition",
798
798
  "src": "1159:109:66",
799
799
  "nodes": [],
800
800
  "body": {
801
- "id": 54246,
801
+ "id": 55249,
802
802
  "nodeType": "Block",
803
803
  "src": "1209:59:66",
804
804
  "nodes": [],
@@ -807,11 +807,11 @@
807
807
  "expression": {
808
808
  "arguments": [
809
809
  {
810
- "id": 54241,
810
+ "id": 55244,
811
811
  "name": "tableId",
812
812
  "nodeType": "Identifier",
813
813
  "overloadedDeclarations": [],
814
- "referencedDeclaration": 54235,
814
+ "referencedDeclaration": 55238,
815
815
  "src": "1242:7:66",
816
816
  "typeDescriptions": {
817
817
  "typeIdentifier": "t_uint256",
@@ -822,18 +822,18 @@
822
822
  "arguments": [],
823
823
  "expression": {
824
824
  "argumentTypes": [],
825
- "id": 54242,
825
+ "id": 55245,
826
826
  "name": "getSchema",
827
827
  "nodeType": "Identifier",
828
828
  "overloadedDeclarations": [],
829
- "referencedDeclaration": 54232,
829
+ "referencedDeclaration": 55235,
830
830
  "src": "1251:9:66",
831
831
  "typeDescriptions": {
832
- "typeIdentifier": "t_function_internal_pure$__$returns$_t_userDefinedValueType$_Schema_$1561_$",
832
+ "typeIdentifier": "t_function_internal_pure$__$returns$_t_userDefinedValueType$_Schema_$1573_$",
833
833
  "typeString": "function () pure returns (Schema)"
834
834
  }
835
835
  },
836
- "id": 54243,
836
+ "id": 55246,
837
837
  "isConstant": false,
838
838
  "isLValue": false,
839
839
  "isPure": false,
@@ -844,7 +844,7 @@
844
844
  "src": "1251:11:66",
845
845
  "tryCall": false,
846
846
  "typeDescriptions": {
847
- "typeIdentifier": "t_userDefinedValueType$_Schema_$1561",
847
+ "typeIdentifier": "t_userDefinedValueType$_Schema_$1573",
848
848
  "typeString": "Schema"
849
849
  }
850
850
  }
@@ -856,37 +856,37 @@
856
856
  "typeString": "uint256"
857
857
  },
858
858
  {
859
- "typeIdentifier": "t_userDefinedValueType$_Schema_$1561",
859
+ "typeIdentifier": "t_userDefinedValueType$_Schema_$1573",
860
860
  "typeString": "Schema"
861
861
  }
862
862
  ],
863
863
  "expression": {
864
- "id": 54238,
864
+ "id": 55241,
865
865
  "name": "StoreSwitch",
866
866
  "nodeType": "Identifier",
867
867
  "overloadedDeclarations": [],
868
- "referencedDeclaration": 4583,
868
+ "referencedDeclaration": 4886,
869
869
  "src": "1215:11:66",
870
870
  "typeDescriptions": {
871
- "typeIdentifier": "t_type$_t_contract$_StoreSwitch_$4583_$",
871
+ "typeIdentifier": "t_type$_t_contract$_StoreSwitch_$4886_$",
872
872
  "typeString": "type(library StoreSwitch)"
873
873
  }
874
874
  },
875
- "id": 54240,
875
+ "id": 55243,
876
876
  "isConstant": false,
877
877
  "isLValue": false,
878
878
  "isPure": false,
879
879
  "lValueRequested": false,
880
880
  "memberName": "registerSchema",
881
881
  "nodeType": "MemberAccess",
882
- "referencedDeclaration": 4347,
882
+ "referencedDeclaration": 4578,
883
883
  "src": "1215:26:66",
884
884
  "typeDescriptions": {
885
- "typeIdentifier": "t_function_internal_nonpayable$_t_uint256_$_t_userDefinedValueType$_Schema_$1561_$returns$__$",
885
+ "typeIdentifier": "t_function_internal_nonpayable$_t_uint256_$_t_userDefinedValueType$_Schema_$1573_$returns$__$",
886
886
  "typeString": "function (uint256,Schema)"
887
887
  }
888
888
  },
889
- "id": 54244,
889
+ "id": 55247,
890
890
  "isConstant": false,
891
891
  "isLValue": false,
892
892
  "isPure": false,
@@ -901,14 +901,14 @@
901
901
  "typeString": "tuple()"
902
902
  }
903
903
  },
904
- "id": 54245,
904
+ "id": 55248,
905
905
  "nodeType": "ExpressionStatement",
906
906
  "src": "1215:48:66"
907
907
  }
908
908
  ]
909
909
  },
910
910
  "documentation": {
911
- "id": 54233,
911
+ "id": 55236,
912
912
  "nodeType": "StructuredDocumentation",
913
913
  "src": "1122:34:66",
914
914
  "text": "Register the table's schema "
@@ -919,17 +919,17 @@
919
919
  "name": "registerSchema",
920
920
  "nameLocation": "1168:14:66",
921
921
  "parameters": {
922
- "id": 54236,
922
+ "id": 55239,
923
923
  "nodeType": "ParameterList",
924
924
  "parameters": [
925
925
  {
926
926
  "constant": false,
927
- "id": 54235,
927
+ "id": 55238,
928
928
  "mutability": "mutable",
929
929
  "name": "tableId",
930
930
  "nameLocation": "1191:7:66",
931
931
  "nodeType": "VariableDeclaration",
932
- "scope": 54247,
932
+ "scope": 55250,
933
933
  "src": "1183:15:66",
934
934
  "stateVariable": false,
935
935
  "storageLocation": "default",
@@ -938,7 +938,7 @@
938
938
  "typeString": "uint256"
939
939
  },
940
940
  "typeName": {
941
- "id": 54234,
941
+ "id": 55237,
942
942
  "name": "uint256",
943
943
  "nodeType": "ElementaryTypeName",
944
944
  "src": "1183:7:66",
@@ -953,23 +953,23 @@
953
953
  "src": "1182:17:66"
954
954
  },
955
955
  "returnParameters": {
956
- "id": 54237,
956
+ "id": 55240,
957
957
  "nodeType": "ParameterList",
958
958
  "parameters": [],
959
959
  "src": "1209:0:66"
960
960
  },
961
- "scope": 54473,
961
+ "scope": 55465,
962
962
  "stateMutability": "nonpayable",
963
963
  "virtual": false,
964
964
  "visibility": "internal"
965
965
  },
966
966
  {
967
- "id": 54264,
967
+ "id": 55267,
968
968
  "nodeType": "FunctionDefinition",
969
969
  "src": "1272:117:66",
970
970
  "nodes": [],
971
971
  "body": {
972
- "id": 54263,
972
+ "id": 55266,
973
973
  "nodeType": "Block",
974
974
  "src": "1336:53:66",
975
975
  "nodes": [],
@@ -978,11 +978,11 @@
978
978
  "expression": {
979
979
  "arguments": [
980
980
  {
981
- "id": 54258,
981
+ "id": 55261,
982
982
  "name": "tableId",
983
983
  "nodeType": "Identifier",
984
984
  "overloadedDeclarations": [],
985
- "referencedDeclaration": 54249,
985
+ "referencedDeclaration": 55252,
986
986
  "src": "1363:7:66",
987
987
  "typeDescriptions": {
988
988
  "typeIdentifier": "t_uint256",
@@ -993,18 +993,18 @@
993
993
  "arguments": [],
994
994
  "expression": {
995
995
  "argumentTypes": [],
996
- "id": 54259,
996
+ "id": 55262,
997
997
  "name": "getSchema",
998
998
  "nodeType": "Identifier",
999
999
  "overloadedDeclarations": [],
1000
- "referencedDeclaration": 54232,
1000
+ "referencedDeclaration": 55235,
1001
1001
  "src": "1372:9:66",
1002
1002
  "typeDescriptions": {
1003
- "typeIdentifier": "t_function_internal_pure$__$returns$_t_userDefinedValueType$_Schema_$1561_$",
1003
+ "typeIdentifier": "t_function_internal_pure$__$returns$_t_userDefinedValueType$_Schema_$1573_$",
1004
1004
  "typeString": "function () pure returns (Schema)"
1005
1005
  }
1006
1006
  },
1007
- "id": 54260,
1007
+ "id": 55263,
1008
1008
  "isConstant": false,
1009
1009
  "isLValue": false,
1010
1010
  "isPure": false,
@@ -1015,7 +1015,7 @@
1015
1015
  "src": "1372:11:66",
1016
1016
  "tryCall": false,
1017
1017
  "typeDescriptions": {
1018
- "typeIdentifier": "t_userDefinedValueType$_Schema_$1561",
1018
+ "typeIdentifier": "t_userDefinedValueType$_Schema_$1573",
1019
1019
  "typeString": "Schema"
1020
1020
  }
1021
1021
  }
@@ -1027,23 +1027,23 @@
1027
1027
  "typeString": "uint256"
1028
1028
  },
1029
1029
  {
1030
- "typeIdentifier": "t_userDefinedValueType$_Schema_$1561",
1030
+ "typeIdentifier": "t_userDefinedValueType$_Schema_$1573",
1031
1031
  "typeString": "Schema"
1032
1032
  }
1033
1033
  ],
1034
1034
  "expression": {
1035
- "id": 54255,
1035
+ "id": 55258,
1036
1036
  "name": "store",
1037
1037
  "nodeType": "Identifier",
1038
1038
  "overloadedDeclarations": [],
1039
- "referencedDeclaration": 54252,
1039
+ "referencedDeclaration": 55255,
1040
1040
  "src": "1342:5:66",
1041
1041
  "typeDescriptions": {
1042
- "typeIdentifier": "t_contract$_IStore_$1100",
1042
+ "typeIdentifier": "t_contract$_IStore_$1112",
1043
1043
  "typeString": "contract IStore"
1044
1044
  }
1045
1045
  },
1046
- "id": 54257,
1046
+ "id": 55260,
1047
1047
  "isConstant": false,
1048
1048
  "isLValue": false,
1049
1049
  "isPure": false,
@@ -1053,11 +1053,11 @@
1053
1053
  "referencedDeclaration": 1005,
1054
1054
  "src": "1342:20:66",
1055
1055
  "typeDescriptions": {
1056
- "typeIdentifier": "t_function_external_nonpayable$_t_uint256_$_t_userDefinedValueType$_Schema_$1561_$returns$__$",
1056
+ "typeIdentifier": "t_function_external_nonpayable$_t_uint256_$_t_userDefinedValueType$_Schema_$1573_$returns$__$",
1057
1057
  "typeString": "function (uint256,Schema) external"
1058
1058
  }
1059
1059
  },
1060
- "id": 54261,
1060
+ "id": 55264,
1061
1061
  "isConstant": false,
1062
1062
  "isLValue": false,
1063
1063
  "isPure": false,
@@ -1072,7 +1072,7 @@
1072
1072
  "typeString": "tuple()"
1073
1073
  }
1074
1074
  },
1075
- "id": 54262,
1075
+ "id": 55265,
1076
1076
  "nodeType": "ExpressionStatement",
1077
1077
  "src": "1342:42:66"
1078
1078
  }
@@ -1084,17 +1084,17 @@
1084
1084
  "name": "registerSchema",
1085
1085
  "nameLocation": "1281:14:66",
1086
1086
  "parameters": {
1087
- "id": 54253,
1087
+ "id": 55256,
1088
1088
  "nodeType": "ParameterList",
1089
1089
  "parameters": [
1090
1090
  {
1091
1091
  "constant": false,
1092
- "id": 54249,
1092
+ "id": 55252,
1093
1093
  "mutability": "mutable",
1094
1094
  "name": "tableId",
1095
1095
  "nameLocation": "1304:7:66",
1096
1096
  "nodeType": "VariableDeclaration",
1097
- "scope": 54264,
1097
+ "scope": 55267,
1098
1098
  "src": "1296:15:66",
1099
1099
  "stateVariable": false,
1100
1100
  "storageLocation": "default",
@@ -1103,7 +1103,7 @@
1103
1103
  "typeString": "uint256"
1104
1104
  },
1105
1105
  "typeName": {
1106
- "id": 54248,
1106
+ "id": 55251,
1107
1107
  "name": "uint256",
1108
1108
  "nodeType": "ElementaryTypeName",
1109
1109
  "src": "1296:7:66",
@@ -1116,33 +1116,33 @@
1116
1116
  },
1117
1117
  {
1118
1118
  "constant": false,
1119
- "id": 54252,
1119
+ "id": 55255,
1120
1120
  "mutability": "mutable",
1121
1121
  "name": "store",
1122
1122
  "nameLocation": "1320:5:66",
1123
1123
  "nodeType": "VariableDeclaration",
1124
- "scope": 54264,
1124
+ "scope": 55267,
1125
1125
  "src": "1313:12:66",
1126
1126
  "stateVariable": false,
1127
1127
  "storageLocation": "default",
1128
1128
  "typeDescriptions": {
1129
- "typeIdentifier": "t_contract$_IStore_$1100",
1129
+ "typeIdentifier": "t_contract$_IStore_$1112",
1130
1130
  "typeString": "contract IStore"
1131
1131
  },
1132
1132
  "typeName": {
1133
- "id": 54251,
1133
+ "id": 55254,
1134
1134
  "nodeType": "UserDefinedTypeName",
1135
1135
  "pathNode": {
1136
- "id": 54250,
1136
+ "id": 55253,
1137
1137
  "name": "IStore",
1138
1138
  "nodeType": "IdentifierPath",
1139
- "referencedDeclaration": 1100,
1139
+ "referencedDeclaration": 1112,
1140
1140
  "src": "1313:6:66"
1141
1141
  },
1142
- "referencedDeclaration": 1100,
1142
+ "referencedDeclaration": 1112,
1143
1143
  "src": "1313:6:66",
1144
1144
  "typeDescriptions": {
1145
- "typeIdentifier": "t_contract$_IStore_$1100",
1145
+ "typeIdentifier": "t_contract$_IStore_$1112",
1146
1146
  "typeString": "contract IStore"
1147
1147
  }
1148
1148
  },
@@ -1152,41 +1152,41 @@
1152
1152
  "src": "1295:31:66"
1153
1153
  },
1154
1154
  "returnParameters": {
1155
- "id": 54254,
1155
+ "id": 55257,
1156
1156
  "nodeType": "ParameterList",
1157
1157
  "parameters": [],
1158
1158
  "src": "1336:0:66"
1159
1159
  },
1160
- "scope": 54473,
1160
+ "scope": 55465,
1161
1161
  "stateMutability": "nonpayable",
1162
1162
  "virtual": false,
1163
1163
  "visibility": "internal"
1164
1164
  },
1165
1165
  {
1166
- "id": 54309,
1166
+ "id": 55312,
1167
1167
  "nodeType": "FunctionDefinition",
1168
- "src": "1423:283:66",
1168
+ "src": "1423:267:66",
1169
1169
  "nodes": [],
1170
1170
  "body": {
1171
- "id": 54308,
1171
+ "id": 55311,
1172
1172
  "nodeType": "Block",
1173
- "src": "1519:187:66",
1173
+ "src": "1503:187:66",
1174
1174
  "nodes": [],
1175
1175
  "statements": [
1176
1176
  {
1177
1177
  "assignments": [
1178
- 54276
1178
+ 55279
1179
1179
  ],
1180
1180
  "declarations": [
1181
1181
  {
1182
1182
  "constant": false,
1183
- "id": 54276,
1183
+ "id": 55279,
1184
1184
  "mutability": "mutable",
1185
1185
  "name": "data",
1186
- "nameLocation": "1538:4:66",
1186
+ "nameLocation": "1522:4:66",
1187
1187
  "nodeType": "VariableDeclaration",
1188
- "scope": 54308,
1189
- "src": "1525:17:66",
1188
+ "scope": 55311,
1189
+ "src": "1509:17:66",
1190
1190
  "stateVariable": false,
1191
1191
  "storageLocation": "memory",
1192
1192
  "typeDescriptions": {
@@ -1194,10 +1194,10 @@
1194
1194
  "typeString": "bytes"
1195
1195
  },
1196
1196
  "typeName": {
1197
- "id": 54275,
1197
+ "id": 55278,
1198
1198
  "name": "bytes",
1199
1199
  "nodeType": "ElementaryTypeName",
1200
- "src": "1525:5:66",
1200
+ "src": "1509:5:66",
1201
1201
  "typeDescriptions": {
1202
1202
  "typeIdentifier": "t_bytes_storage_ptr",
1203
1203
  "typeString": "bytes"
@@ -1206,16 +1206,16 @@
1206
1206
  "visibility": "internal"
1207
1207
  }
1208
1208
  ],
1209
- "id": 54281,
1209
+ "id": 55284,
1210
1210
  "initialValue": {
1211
1211
  "arguments": [
1212
1212
  {
1213
- "id": 54279,
1213
+ "id": 55282,
1214
1214
  "name": "addresses",
1215
1215
  "nodeType": "Identifier",
1216
1216
  "overloadedDeclarations": [],
1217
- "referencedDeclaration": 54272,
1218
- "src": "1564:9:66",
1217
+ "referencedDeclaration": 55275,
1218
+ "src": "1548:9:66",
1219
1219
  "typeDescriptions": {
1220
1220
  "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
1221
1221
  "typeString": "address[] memory"
@@ -1230,32 +1230,32 @@
1230
1230
  }
1231
1231
  ],
1232
1232
  "expression": {
1233
- "id": 54277,
1233
+ "id": 55280,
1234
1234
  "name": "EncodeArray",
1235
1235
  "nodeType": "Identifier",
1236
1236
  "overloadedDeclarations": [],
1237
- "referencedDeclaration": 7751,
1238
- "src": "1545:11:66",
1237
+ "referencedDeclaration": 8158,
1238
+ "src": "1529:11:66",
1239
1239
  "typeDescriptions": {
1240
- "typeIdentifier": "t_type$_t_contract$_EncodeArray_$7751_$",
1240
+ "typeIdentifier": "t_type$_t_contract$_EncodeArray_$8158_$",
1241
1241
  "typeString": "type(library EncodeArray)"
1242
1242
  }
1243
1243
  },
1244
- "id": 54278,
1244
+ "id": 55281,
1245
1245
  "isConstant": false,
1246
1246
  "isLValue": false,
1247
1247
  "isPure": false,
1248
1248
  "lValueRequested": false,
1249
1249
  "memberName": "encode",
1250
1250
  "nodeType": "MemberAccess",
1251
- "referencedDeclaration": 7663,
1252
- "src": "1545:18:66",
1251
+ "referencedDeclaration": 8070,
1252
+ "src": "1529:18:66",
1253
1253
  "typeDescriptions": {
1254
1254
  "typeIdentifier": "t_function_internal_pure$_t_array$_t_address_$dyn_memory_ptr_$returns$_t_bytes_memory_ptr_$",
1255
1255
  "typeString": "function (address[] memory) pure returns (bytes memory)"
1256
1256
  }
1257
1257
  },
1258
- "id": 54280,
1258
+ "id": 55283,
1259
1259
  "isConstant": false,
1260
1260
  "isLValue": false,
1261
1261
  "isPure": false,
@@ -1263,7 +1263,7 @@
1263
1263
  "lValueRequested": false,
1264
1264
  "names": [],
1265
1265
  "nodeType": "FunctionCall",
1266
- "src": "1545:29:66",
1266
+ "src": "1529:29:66",
1267
1267
  "tryCall": false,
1268
1268
  "typeDescriptions": {
1269
1269
  "typeIdentifier": "t_bytes_memory_ptr",
@@ -1271,22 +1271,22 @@
1271
1271
  }
1272
1272
  },
1273
1273
  "nodeType": "VariableDeclarationStatement",
1274
- "src": "1525:49:66"
1274
+ "src": "1509:49:66"
1275
1275
  },
1276
1276
  {
1277
1277
  "assignments": [
1278
- 54286
1278
+ 55289
1279
1279
  ],
1280
1280
  "declarations": [
1281
1281
  {
1282
1282
  "constant": false,
1283
- "id": 54286,
1283
+ "id": 55289,
1284
1284
  "mutability": "mutable",
1285
1285
  "name": "keyTuple",
1286
- "nameLocation": "1597:8:66",
1286
+ "nameLocation": "1581:8:66",
1287
1287
  "nodeType": "VariableDeclaration",
1288
- "scope": 54308,
1289
- "src": "1580:25:66",
1288
+ "scope": 55311,
1289
+ "src": "1564:25:66",
1290
1290
  "stateVariable": false,
1291
1291
  "storageLocation": "memory",
1292
1292
  "typeDescriptions": {
@@ -1295,18 +1295,18 @@
1295
1295
  },
1296
1296
  "typeName": {
1297
1297
  "baseType": {
1298
- "id": 54284,
1298
+ "id": 55287,
1299
1299
  "name": "bytes32",
1300
1300
  "nodeType": "ElementaryTypeName",
1301
- "src": "1580:7:66",
1301
+ "src": "1564:7:66",
1302
1302
  "typeDescriptions": {
1303
1303
  "typeIdentifier": "t_bytes32",
1304
1304
  "typeString": "bytes32"
1305
1305
  }
1306
1306
  },
1307
- "id": 54285,
1307
+ "id": 55288,
1308
1308
  "nodeType": "ArrayTypeName",
1309
- "src": "1580:9:66",
1309
+ "src": "1564:9:66",
1310
1310
  "typeDescriptions": {
1311
1311
  "typeIdentifier": "t_array$_t_bytes32_$dyn_storage_ptr",
1312
1312
  "typeString": "bytes32[]"
@@ -1315,19 +1315,19 @@
1315
1315
  "visibility": "internal"
1316
1316
  }
1317
1317
  ],
1318
- "id": 54292,
1318
+ "id": 55295,
1319
1319
  "initialValue": {
1320
1320
  "arguments": [
1321
1321
  {
1322
1322
  "hexValue": "31",
1323
- "id": 54290,
1323
+ "id": 55293,
1324
1324
  "isConstant": false,
1325
1325
  "isLValue": false,
1326
1326
  "isPure": true,
1327
1327
  "kind": "number",
1328
1328
  "lValueRequested": false,
1329
1329
  "nodeType": "Literal",
1330
- "src": "1622:1:66",
1330
+ "src": "1606:1:66",
1331
1331
  "typeDescriptions": {
1332
1332
  "typeIdentifier": "t_rational_1_by_1",
1333
1333
  "typeString": "int_const 1"
@@ -1342,38 +1342,38 @@
1342
1342
  "typeString": "int_const 1"
1343
1343
  }
1344
1344
  ],
1345
- "id": 54289,
1345
+ "id": 55292,
1346
1346
  "isConstant": false,
1347
1347
  "isLValue": false,
1348
1348
  "isPure": true,
1349
1349
  "lValueRequested": false,
1350
1350
  "nodeType": "NewExpression",
1351
- "src": "1608:13:66",
1351
+ "src": "1592:13:66",
1352
1352
  "typeDescriptions": {
1353
1353
  "typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_bytes32_$dyn_memory_ptr_$",
1354
1354
  "typeString": "function (uint256) pure returns (bytes32[] memory)"
1355
1355
  },
1356
1356
  "typeName": {
1357
1357
  "baseType": {
1358
- "id": 54287,
1358
+ "id": 55290,
1359
1359
  "name": "bytes32",
1360
1360
  "nodeType": "ElementaryTypeName",
1361
- "src": "1612:7:66",
1361
+ "src": "1596:7:66",
1362
1362
  "typeDescriptions": {
1363
1363
  "typeIdentifier": "t_bytes32",
1364
1364
  "typeString": "bytes32"
1365
1365
  }
1366
1366
  },
1367
- "id": 54288,
1367
+ "id": 55291,
1368
1368
  "nodeType": "ArrayTypeName",
1369
- "src": "1612:9:66",
1369
+ "src": "1596:9:66",
1370
1370
  "typeDescriptions": {
1371
1371
  "typeIdentifier": "t_array$_t_bytes32_$dyn_storage_ptr",
1372
1372
  "typeString": "bytes32[]"
1373
1373
  }
1374
1374
  }
1375
1375
  },
1376
- "id": 54291,
1376
+ "id": 55294,
1377
1377
  "isConstant": false,
1378
1378
  "isLValue": false,
1379
1379
  "isPure": true,
@@ -1381,7 +1381,7 @@
1381
1381
  "lValueRequested": false,
1382
1382
  "names": [],
1383
1383
  "nodeType": "FunctionCall",
1384
- "src": "1608:16:66",
1384
+ "src": "1592:16:66",
1385
1385
  "tryCall": false,
1386
1386
  "typeDescriptions": {
1387
1387
  "typeIdentifier": "t_array$_t_bytes32_$dyn_memory_ptr",
@@ -1389,39 +1389,39 @@
1389
1389
  }
1390
1390
  },
1391
1391
  "nodeType": "VariableDeclarationStatement",
1392
- "src": "1580:44:66"
1392
+ "src": "1564:44:66"
1393
1393
  },
1394
1394
  {
1395
1395
  "expression": {
1396
- "id": 54297,
1396
+ "id": 55300,
1397
1397
  "isConstant": false,
1398
1398
  "isLValue": false,
1399
1399
  "isPure": false,
1400
1400
  "lValueRequested": false,
1401
1401
  "leftHandSide": {
1402
1402
  "baseExpression": {
1403
- "id": 54293,
1403
+ "id": 55296,
1404
1404
  "name": "keyTuple",
1405
1405
  "nodeType": "Identifier",
1406
1406
  "overloadedDeclarations": [],
1407
- "referencedDeclaration": 54286,
1408
- "src": "1630:8:66",
1407
+ "referencedDeclaration": 55289,
1408
+ "src": "1614:8:66",
1409
1409
  "typeDescriptions": {
1410
1410
  "typeIdentifier": "t_array$_t_bytes32_$dyn_memory_ptr",
1411
1411
  "typeString": "bytes32[] memory"
1412
1412
  }
1413
1413
  },
1414
- "id": 54295,
1414
+ "id": 55298,
1415
1415
  "indexExpression": {
1416
1416
  "hexValue": "30",
1417
- "id": 54294,
1417
+ "id": 55297,
1418
1418
  "isConstant": false,
1419
1419
  "isLValue": false,
1420
1420
  "isPure": true,
1421
1421
  "kind": "number",
1422
1422
  "lValueRequested": false,
1423
1423
  "nodeType": "Literal",
1424
- "src": "1639:1:66",
1424
+ "src": "1623:1:66",
1425
1425
  "typeDescriptions": {
1426
1426
  "typeIdentifier": "t_rational_0_by_1",
1427
1427
  "typeString": "int_const 0"
@@ -1433,7 +1433,7 @@
1433
1433
  "isPure": false,
1434
1434
  "lValueRequested": true,
1435
1435
  "nodeType": "IndexAccess",
1436
- "src": "1630:11:66",
1436
+ "src": "1614:11:66",
1437
1437
  "typeDescriptions": {
1438
1438
  "typeIdentifier": "t_bytes32",
1439
1439
  "typeString": "bytes32"
@@ -1442,49 +1442,49 @@
1442
1442
  "nodeType": "Assignment",
1443
1443
  "operator": "=",
1444
1444
  "rightHandSide": {
1445
- "id": 54296,
1445
+ "id": 55299,
1446
1446
  "name": "key",
1447
1447
  "nodeType": "Identifier",
1448
1448
  "overloadedDeclarations": [],
1449
- "referencedDeclaration": 54269,
1450
- "src": "1644:3:66",
1449
+ "referencedDeclaration": 55272,
1450
+ "src": "1628:3:66",
1451
1451
  "typeDescriptions": {
1452
1452
  "typeIdentifier": "t_bytes32",
1453
1453
  "typeString": "bytes32"
1454
1454
  }
1455
1455
  },
1456
- "src": "1630:17:66",
1456
+ "src": "1614:17:66",
1457
1457
  "typeDescriptions": {
1458
1458
  "typeIdentifier": "t_bytes32",
1459
1459
  "typeString": "bytes32"
1460
1460
  }
1461
1461
  },
1462
- "id": 54298,
1462
+ "id": 55301,
1463
1463
  "nodeType": "ExpressionStatement",
1464
- "src": "1630:17:66"
1464
+ "src": "1614:17:66"
1465
1465
  },
1466
1466
  {
1467
1467
  "expression": {
1468
1468
  "arguments": [
1469
1469
  {
1470
- "id": 54302,
1470
+ "id": 55305,
1471
1471
  "name": "tableId",
1472
1472
  "nodeType": "Identifier",
1473
1473
  "overloadedDeclarations": [],
1474
- "referencedDeclaration": 54267,
1475
- "src": "1674:7:66",
1474
+ "referencedDeclaration": 55270,
1475
+ "src": "1658:7:66",
1476
1476
  "typeDescriptions": {
1477
1477
  "typeIdentifier": "t_uint256",
1478
1478
  "typeString": "uint256"
1479
1479
  }
1480
1480
  },
1481
1481
  {
1482
- "id": 54303,
1482
+ "id": 55306,
1483
1483
  "name": "keyTuple",
1484
1484
  "nodeType": "Identifier",
1485
1485
  "overloadedDeclarations": [],
1486
- "referencedDeclaration": 54286,
1487
- "src": "1683:8:66",
1486
+ "referencedDeclaration": 55289,
1487
+ "src": "1667:8:66",
1488
1488
  "typeDescriptions": {
1489
1489
  "typeIdentifier": "t_array$_t_bytes32_$dyn_memory_ptr",
1490
1490
  "typeString": "bytes32[] memory"
@@ -1492,14 +1492,14 @@
1492
1492
  },
1493
1493
  {
1494
1494
  "hexValue": "30",
1495
- "id": 54304,
1495
+ "id": 55307,
1496
1496
  "isConstant": false,
1497
1497
  "isLValue": false,
1498
1498
  "isPure": true,
1499
1499
  "kind": "number",
1500
1500
  "lValueRequested": false,
1501
1501
  "nodeType": "Literal",
1502
- "src": "1693:1:66",
1502
+ "src": "1677:1:66",
1503
1503
  "typeDescriptions": {
1504
1504
  "typeIdentifier": "t_rational_0_by_1",
1505
1505
  "typeString": "int_const 0"
@@ -1507,12 +1507,12 @@
1507
1507
  "value": "0"
1508
1508
  },
1509
1509
  {
1510
- "id": 54305,
1510
+ "id": 55308,
1511
1511
  "name": "data",
1512
1512
  "nodeType": "Identifier",
1513
1513
  "overloadedDeclarations": [],
1514
- "referencedDeclaration": 54276,
1515
- "src": "1696:4:66",
1514
+ "referencedDeclaration": 55279,
1515
+ "src": "1680:4:66",
1516
1516
  "typeDescriptions": {
1517
1517
  "typeIdentifier": "t_bytes_memory_ptr",
1518
1518
  "typeString": "bytes memory"
@@ -1539,32 +1539,32 @@
1539
1539
  }
1540
1540
  ],
1541
1541
  "expression": {
1542
- "id": 54299,
1542
+ "id": 55302,
1543
1543
  "name": "StoreSwitch",
1544
1544
  "nodeType": "Identifier",
1545
1545
  "overloadedDeclarations": [],
1546
- "referencedDeclaration": 4583,
1547
- "src": "1653:11:66",
1546
+ "referencedDeclaration": 4886,
1547
+ "src": "1637:11:66",
1548
1548
  "typeDescriptions": {
1549
- "typeIdentifier": "t_type$_t_contract$_StoreSwitch_$4583_$",
1549
+ "typeIdentifier": "t_type$_t_contract$_StoreSwitch_$4886_$",
1550
1550
  "typeString": "type(library StoreSwitch)"
1551
1551
  }
1552
1552
  },
1553
- "id": 54301,
1553
+ "id": 55304,
1554
1554
  "isConstant": false,
1555
1555
  "isLValue": false,
1556
1556
  "isPure": false,
1557
1557
  "lValueRequested": false,
1558
1558
  "memberName": "setField",
1559
1559
  "nodeType": "MemberAccess",
1560
- "referencedDeclaration": 4450,
1561
- "src": "1653:20:66",
1560
+ "referencedDeclaration": 4715,
1561
+ "src": "1637:20:66",
1562
1562
  "typeDescriptions": {
1563
1563
  "typeIdentifier": "t_function_internal_nonpayable$_t_uint256_$_t_array$_t_bytes32_$dyn_memory_ptr_$_t_uint8_$_t_bytes_memory_ptr_$returns$__$",
1564
1564
  "typeString": "function (uint256,bytes32[] memory,uint8,bytes memory)"
1565
1565
  }
1566
1566
  },
1567
- "id": 54306,
1567
+ "id": 55309,
1568
1568
  "isConstant": false,
1569
1569
  "isLValue": false,
1570
1570
  "isPure": false,
@@ -1572,21 +1572,21 @@
1572
1572
  "lValueRequested": false,
1573
1573
  "names": [],
1574
1574
  "nodeType": "FunctionCall",
1575
- "src": "1653:48:66",
1575
+ "src": "1637:48:66",
1576
1576
  "tryCall": false,
1577
1577
  "typeDescriptions": {
1578
1578
  "typeIdentifier": "t_tuple$__$",
1579
1579
  "typeString": "tuple()"
1580
1580
  }
1581
1581
  },
1582
- "id": 54307,
1582
+ "id": 55310,
1583
1583
  "nodeType": "ExpressionStatement",
1584
- "src": "1653:48:66"
1584
+ "src": "1637:48:66"
1585
1585
  }
1586
1586
  ]
1587
1587
  },
1588
1588
  "documentation": {
1589
- "id": 54265,
1589
+ "id": 55268,
1590
1590
  "nodeType": "StructuredDocumentation",
1591
1591
  "src": "1393:27:66",
1592
1592
  "text": "Set the table's data "
@@ -1597,18 +1597,18 @@
1597
1597
  "name": "set",
1598
1598
  "nameLocation": "1432:3:66",
1599
1599
  "parameters": {
1600
- "id": 54273,
1600
+ "id": 55276,
1601
1601
  "nodeType": "ParameterList",
1602
1602
  "parameters": [
1603
1603
  {
1604
1604
  "constant": false,
1605
- "id": 54267,
1605
+ "id": 55270,
1606
1606
  "mutability": "mutable",
1607
1607
  "name": "tableId",
1608
- "nameLocation": "1449:7:66",
1608
+ "nameLocation": "1444:7:66",
1609
1609
  "nodeType": "VariableDeclaration",
1610
- "scope": 54309,
1611
- "src": "1441:15:66",
1610
+ "scope": 55312,
1611
+ "src": "1436:15:66",
1612
1612
  "stateVariable": false,
1613
1613
  "storageLocation": "default",
1614
1614
  "typeDescriptions": {
@@ -1616,10 +1616,10 @@
1616
1616
  "typeString": "uint256"
1617
1617
  },
1618
1618
  "typeName": {
1619
- "id": 54266,
1619
+ "id": 55269,
1620
1620
  "name": "uint256",
1621
1621
  "nodeType": "ElementaryTypeName",
1622
- "src": "1441:7:66",
1622
+ "src": "1436:7:66",
1623
1623
  "typeDescriptions": {
1624
1624
  "typeIdentifier": "t_uint256",
1625
1625
  "typeString": "uint256"
@@ -1629,13 +1629,13 @@
1629
1629
  },
1630
1630
  {
1631
1631
  "constant": false,
1632
- "id": 54269,
1632
+ "id": 55272,
1633
1633
  "mutability": "mutable",
1634
1634
  "name": "key",
1635
- "nameLocation": "1470:3:66",
1635
+ "nameLocation": "1461:3:66",
1636
1636
  "nodeType": "VariableDeclaration",
1637
- "scope": 54309,
1638
- "src": "1462:11:66",
1637
+ "scope": 55312,
1638
+ "src": "1453:11:66",
1639
1639
  "stateVariable": false,
1640
1640
  "storageLocation": "default",
1641
1641
  "typeDescriptions": {
@@ -1643,10 +1643,10 @@
1643
1643
  "typeString": "bytes32"
1644
1644
  },
1645
1645
  "typeName": {
1646
- "id": 54268,
1646
+ "id": 55271,
1647
1647
  "name": "bytes32",
1648
1648
  "nodeType": "ElementaryTypeName",
1649
- "src": "1462:7:66",
1649
+ "src": "1453:7:66",
1650
1650
  "typeDescriptions": {
1651
1651
  "typeIdentifier": "t_bytes32",
1652
1652
  "typeString": "bytes32"
@@ -1656,13 +1656,13 @@
1656
1656
  },
1657
1657
  {
1658
1658
  "constant": false,
1659
- "id": 54272,
1659
+ "id": 55275,
1660
1660
  "mutability": "mutable",
1661
1661
  "name": "addresses",
1662
- "nameLocation": "1496:9:66",
1662
+ "nameLocation": "1483:9:66",
1663
1663
  "nodeType": "VariableDeclaration",
1664
- "scope": 54309,
1665
- "src": "1479:26:66",
1664
+ "scope": 55312,
1665
+ "src": "1466:26:66",
1666
1666
  "stateVariable": false,
1667
1667
  "storageLocation": "memory",
1668
1668
  "typeDescriptions": {
@@ -1671,19 +1671,19 @@
1671
1671
  },
1672
1672
  "typeName": {
1673
1673
  "baseType": {
1674
- "id": 54270,
1674
+ "id": 55273,
1675
1675
  "name": "address",
1676
1676
  "nodeType": "ElementaryTypeName",
1677
- "src": "1479:7:66",
1677
+ "src": "1466:7:66",
1678
1678
  "stateMutability": "nonpayable",
1679
1679
  "typeDescriptions": {
1680
1680
  "typeIdentifier": "t_address",
1681
1681
  "typeString": "address"
1682
1682
  }
1683
1683
  },
1684
- "id": 54271,
1684
+ "id": 55274,
1685
1685
  "nodeType": "ArrayTypeName",
1686
- "src": "1479:9:66",
1686
+ "src": "1466:9:66",
1687
1687
  "typeDescriptions": {
1688
1688
  "typeIdentifier": "t_array$_t_address_$dyn_storage_ptr",
1689
1689
  "typeString": "address[]"
@@ -1692,44 +1692,44 @@
1692
1692
  "visibility": "internal"
1693
1693
  }
1694
1694
  ],
1695
- "src": "1435:74:66"
1695
+ "src": "1435:58:66"
1696
1696
  },
1697
1697
  "returnParameters": {
1698
- "id": 54274,
1698
+ "id": 55277,
1699
1699
  "nodeType": "ParameterList",
1700
1700
  "parameters": [],
1701
- "src": "1519:0:66"
1701
+ "src": "1503:0:66"
1702
1702
  },
1703
- "scope": 54473,
1703
+ "scope": 55465,
1704
1704
  "stateMutability": "nonpayable",
1705
1705
  "virtual": false,
1706
1706
  "visibility": "internal"
1707
1707
  },
1708
1708
  {
1709
- "id": 54359,
1709
+ "id": 55352,
1710
1710
  "nodeType": "FunctionDefinition",
1711
- "src": "1924:317:66",
1711
+ "src": "1750:220:66",
1712
1712
  "nodes": [],
1713
1713
  "body": {
1714
- "id": 54358,
1714
+ "id": 55351,
1715
1715
  "nodeType": "Block",
1716
- "src": "2007:234:66",
1716
+ "src": "1817:153:66",
1717
1717
  "nodes": [],
1718
1718
  "statements": [
1719
1719
  {
1720
1720
  "assignments": [
1721
- 54323
1721
+ 55326
1722
1722
  ],
1723
1723
  "declarations": [
1724
1724
  {
1725
1725
  "constant": false,
1726
- "id": 54323,
1726
+ "id": 55326,
1727
1727
  "mutability": "mutable",
1728
1728
  "name": "keyTuple",
1729
- "nameLocation": "2030:8:66",
1729
+ "nameLocation": "1840:8:66",
1730
1730
  "nodeType": "VariableDeclaration",
1731
- "scope": 54358,
1732
- "src": "2013:25:66",
1731
+ "scope": 55351,
1732
+ "src": "1823:25:66",
1733
1733
  "stateVariable": false,
1734
1734
  "storageLocation": "memory",
1735
1735
  "typeDescriptions": {
@@ -1738,18 +1738,18 @@
1738
1738
  },
1739
1739
  "typeName": {
1740
1740
  "baseType": {
1741
- "id": 54321,
1741
+ "id": 55324,
1742
1742
  "name": "bytes32",
1743
1743
  "nodeType": "ElementaryTypeName",
1744
- "src": "2013:7:66",
1744
+ "src": "1823:7:66",
1745
1745
  "typeDescriptions": {
1746
1746
  "typeIdentifier": "t_bytes32",
1747
1747
  "typeString": "bytes32"
1748
1748
  }
1749
1749
  },
1750
- "id": 54322,
1750
+ "id": 55325,
1751
1751
  "nodeType": "ArrayTypeName",
1752
- "src": "2013:9:66",
1752
+ "src": "1823:9:66",
1753
1753
  "typeDescriptions": {
1754
1754
  "typeIdentifier": "t_array$_t_bytes32_$dyn_storage_ptr",
1755
1755
  "typeString": "bytes32[]"
@@ -1758,19 +1758,19 @@
1758
1758
  "visibility": "internal"
1759
1759
  }
1760
1760
  ],
1761
- "id": 54329,
1761
+ "id": 55332,
1762
1762
  "initialValue": {
1763
1763
  "arguments": [
1764
1764
  {
1765
1765
  "hexValue": "31",
1766
- "id": 54327,
1766
+ "id": 55330,
1767
1767
  "isConstant": false,
1768
1768
  "isLValue": false,
1769
1769
  "isPure": true,
1770
1770
  "kind": "number",
1771
1771
  "lValueRequested": false,
1772
1772
  "nodeType": "Literal",
1773
- "src": "2055:1:66",
1773
+ "src": "1865:1:66",
1774
1774
  "typeDescriptions": {
1775
1775
  "typeIdentifier": "t_rational_1_by_1",
1776
1776
  "typeString": "int_const 1"
@@ -1785,38 +1785,38 @@
1785
1785
  "typeString": "int_const 1"
1786
1786
  }
1787
1787
  ],
1788
- "id": 54326,
1788
+ "id": 55329,
1789
1789
  "isConstant": false,
1790
1790
  "isLValue": false,
1791
1791
  "isPure": true,
1792
1792
  "lValueRequested": false,
1793
1793
  "nodeType": "NewExpression",
1794
- "src": "2041:13:66",
1794
+ "src": "1851:13:66",
1795
1795
  "typeDescriptions": {
1796
1796
  "typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_bytes32_$dyn_memory_ptr_$",
1797
1797
  "typeString": "function (uint256) pure returns (bytes32[] memory)"
1798
1798
  },
1799
1799
  "typeName": {
1800
1800
  "baseType": {
1801
- "id": 54324,
1801
+ "id": 55327,
1802
1802
  "name": "bytes32",
1803
1803
  "nodeType": "ElementaryTypeName",
1804
- "src": "2045:7:66",
1804
+ "src": "1855:7:66",
1805
1805
  "typeDescriptions": {
1806
1806
  "typeIdentifier": "t_bytes32",
1807
1807
  "typeString": "bytes32"
1808
1808
  }
1809
1809
  },
1810
- "id": 54325,
1810
+ "id": 55328,
1811
1811
  "nodeType": "ArrayTypeName",
1812
- "src": "2045:9:66",
1812
+ "src": "1855:9:66",
1813
1813
  "typeDescriptions": {
1814
1814
  "typeIdentifier": "t_array$_t_bytes32_$dyn_storage_ptr",
1815
1815
  "typeString": "bytes32[]"
1816
1816
  }
1817
1817
  }
1818
1818
  },
1819
- "id": 54328,
1819
+ "id": 55331,
1820
1820
  "isConstant": false,
1821
1821
  "isLValue": false,
1822
1822
  "isPure": true,
@@ -1824,7 +1824,7 @@
1824
1824
  "lValueRequested": false,
1825
1825
  "names": [],
1826
1826
  "nodeType": "FunctionCall",
1827
- "src": "2041:16:66",
1827
+ "src": "1851:16:66",
1828
1828
  "tryCall": false,
1829
1829
  "typeDescriptions": {
1830
1830
  "typeIdentifier": "t_array$_t_bytes32_$dyn_memory_ptr",
@@ -1832,39 +1832,39 @@
1832
1832
  }
1833
1833
  },
1834
1834
  "nodeType": "VariableDeclarationStatement",
1835
- "src": "2013:44:66"
1835
+ "src": "1823:44:66"
1836
1836
  },
1837
1837
  {
1838
1838
  "expression": {
1839
- "id": 54334,
1839
+ "id": 55337,
1840
1840
  "isConstant": false,
1841
1841
  "isLValue": false,
1842
1842
  "isPure": false,
1843
1843
  "lValueRequested": false,
1844
1844
  "leftHandSide": {
1845
1845
  "baseExpression": {
1846
- "id": 54330,
1846
+ "id": 55333,
1847
1847
  "name": "keyTuple",
1848
1848
  "nodeType": "Identifier",
1849
1849
  "overloadedDeclarations": [],
1850
- "referencedDeclaration": 54323,
1851
- "src": "2063:8:66",
1850
+ "referencedDeclaration": 55326,
1851
+ "src": "1873:8:66",
1852
1852
  "typeDescriptions": {
1853
1853
  "typeIdentifier": "t_array$_t_bytes32_$dyn_memory_ptr",
1854
1854
  "typeString": "bytes32[] memory"
1855
1855
  }
1856
1856
  },
1857
- "id": 54332,
1857
+ "id": 55335,
1858
1858
  "indexExpression": {
1859
1859
  "hexValue": "30",
1860
- "id": 54331,
1860
+ "id": 55334,
1861
1861
  "isConstant": false,
1862
1862
  "isLValue": false,
1863
1863
  "isPure": true,
1864
1864
  "kind": "number",
1865
1865
  "lValueRequested": false,
1866
1866
  "nodeType": "Literal",
1867
- "src": "2072:1:66",
1867
+ "src": "1882:1:66",
1868
1868
  "typeDescriptions": {
1869
1869
  "typeIdentifier": "t_rational_0_by_1",
1870
1870
  "typeString": "int_const 0"
@@ -1876,7 +1876,7 @@
1876
1876
  "isPure": false,
1877
1877
  "lValueRequested": true,
1878
1878
  "nodeType": "IndexAccess",
1879
- "src": "2063:11:66",
1879
+ "src": "1873:11:66",
1880
1880
  "typeDescriptions": {
1881
1881
  "typeIdentifier": "t_bytes32",
1882
1882
  "typeString": "bytes32"
@@ -1885,148 +1885,118 @@
1885
1885
  "nodeType": "Assignment",
1886
1886
  "operator": "=",
1887
1887
  "rightHandSide": {
1888
- "id": 54333,
1888
+ "id": 55336,
1889
1889
  "name": "key",
1890
1890
  "nodeType": "Identifier",
1891
1891
  "overloadedDeclarations": [],
1892
- "referencedDeclaration": 54314,
1893
- "src": "2077:3:66",
1892
+ "referencedDeclaration": 55317,
1893
+ "src": "1887:3:66",
1894
1894
  "typeDescriptions": {
1895
1895
  "typeIdentifier": "t_bytes32",
1896
1896
  "typeString": "bytes32"
1897
1897
  }
1898
1898
  },
1899
- "src": "2063:17:66",
1899
+ "src": "1873:17:66",
1900
1900
  "typeDescriptions": {
1901
1901
  "typeIdentifier": "t_bytes32",
1902
1902
  "typeString": "bytes32"
1903
1903
  }
1904
1904
  },
1905
- "id": 54335,
1905
+ "id": 55338,
1906
1906
  "nodeType": "ExpressionStatement",
1907
- "src": "2063:17:66"
1907
+ "src": "1873:17:66"
1908
1908
  },
1909
1909
  {
1910
- "assignments": [
1911
- 54337
1912
- ],
1913
- "declarations": [
1914
- {
1915
- "constant": false,
1916
- "id": 54337,
1917
- "mutability": "mutable",
1918
- "name": "addresses",
1919
- "nameLocation": "2099:9:66",
1920
- "nodeType": "VariableDeclaration",
1921
- "scope": 54358,
1922
- "src": "2086:22:66",
1923
- "stateVariable": false,
1924
- "storageLocation": "memory",
1925
- "typeDescriptions": {
1926
- "typeIdentifier": "t_bytes_memory_ptr",
1927
- "typeString": "bytes"
1910
+ "expression": {
1911
+ "arguments": [
1912
+ {
1913
+ "id": 55342,
1914
+ "name": "tableId",
1915
+ "nodeType": "Identifier",
1916
+ "overloadedDeclarations": [],
1917
+ "referencedDeclaration": 55315,
1918
+ "src": "1920:7:66",
1919
+ "typeDescriptions": {
1920
+ "typeIdentifier": "t_uint256",
1921
+ "typeString": "uint256"
1922
+ }
1928
1923
  },
1929
- "typeName": {
1930
- "id": 54336,
1931
- "name": "bytes",
1932
- "nodeType": "ElementaryTypeName",
1933
- "src": "2086:5:66",
1924
+ {
1925
+ "id": 55343,
1926
+ "name": "keyTuple",
1927
+ "nodeType": "Identifier",
1928
+ "overloadedDeclarations": [],
1929
+ "referencedDeclaration": 55326,
1930
+ "src": "1929:8:66",
1934
1931
  "typeDescriptions": {
1935
- "typeIdentifier": "t_bytes_storage_ptr",
1936
- "typeString": "bytes"
1932
+ "typeIdentifier": "t_array$_t_bytes32_$dyn_memory_ptr",
1933
+ "typeString": "bytes32[] memory"
1937
1934
  }
1938
1935
  },
1939
- "visibility": "internal"
1940
- }
1941
- ],
1942
- "id": 54348,
1943
- "initialValue": {
1944
- "arguments": [
1936
+ {
1937
+ "hexValue": "30",
1938
+ "id": 55344,
1939
+ "isConstant": false,
1940
+ "isLValue": false,
1941
+ "isPure": true,
1942
+ "kind": "number",
1943
+ "lValueRequested": false,
1944
+ "nodeType": "Literal",
1945
+ "src": "1939:1:66",
1946
+ "typeDescriptions": {
1947
+ "typeIdentifier": "t_rational_0_by_1",
1948
+ "typeString": "int_const 0"
1949
+ },
1950
+ "value": "0"
1951
+ },
1945
1952
  {
1946
1953
  "arguments": [
1947
1954
  {
1948
- "id": 54342,
1949
- "name": "tableId",
1955
+ "id": 55347,
1956
+ "name": "addr",
1950
1957
  "nodeType": "Identifier",
1951
1958
  "overloadedDeclarations": [],
1952
- "referencedDeclaration": 54312,
1953
- "src": "2149:7:66",
1959
+ "referencedDeclaration": 55319,
1960
+ "src": "1959:4:66",
1954
1961
  "typeDescriptions": {
1955
- "typeIdentifier": "t_uint256",
1956
- "typeString": "uint256"
1957
- }
1958
- },
1959
- {
1960
- "id": 54343,
1961
- "name": "keyTuple",
1962
- "nodeType": "Identifier",
1963
- "overloadedDeclarations": [],
1964
- "referencedDeclaration": 54323,
1965
- "src": "2158:8:66",
1966
- "typeDescriptions": {
1967
- "typeIdentifier": "t_array$_t_bytes32_$dyn_memory_ptr",
1968
- "typeString": "bytes32[] memory"
1962
+ "typeIdentifier": "t_address",
1963
+ "typeString": "address"
1969
1964
  }
1970
- },
1971
- {
1972
- "hexValue": "30",
1973
- "id": 54344,
1974
- "isConstant": false,
1975
- "isLValue": false,
1976
- "isPure": true,
1977
- "kind": "number",
1978
- "lValueRequested": false,
1979
- "nodeType": "Literal",
1980
- "src": "2168:1:66",
1981
- "typeDescriptions": {
1982
- "typeIdentifier": "t_rational_0_by_1",
1983
- "typeString": "int_const 0"
1984
- },
1985
- "value": "0"
1986
1965
  }
1987
1966
  ],
1988
1967
  "expression": {
1989
1968
  "argumentTypes": [
1990
1969
  {
1991
- "typeIdentifier": "t_uint256",
1992
- "typeString": "uint256"
1993
- },
1994
- {
1995
- "typeIdentifier": "t_array$_t_bytes32_$dyn_memory_ptr",
1996
- "typeString": "bytes32[] memory"
1997
- },
1998
- {
1999
- "typeIdentifier": "t_rational_0_by_1",
2000
- "typeString": "int_const 0"
1970
+ "typeIdentifier": "t_address",
1971
+ "typeString": "address"
2001
1972
  }
2002
1973
  ],
2003
1974
  "expression": {
2004
- "id": 54340,
2005
- "name": "StoreSwitch",
1975
+ "id": 55345,
1976
+ "name": "abi",
2006
1977
  "nodeType": "Identifier",
2007
1978
  "overloadedDeclarations": [],
2008
- "referencedDeclaration": 4583,
2009
- "src": "2128:11:66",
1979
+ "referencedDeclaration": -1,
1980
+ "src": "1942:3:66",
2010
1981
  "typeDescriptions": {
2011
- "typeIdentifier": "t_type$_t_contract$_StoreSwitch_$4583_$",
2012
- "typeString": "type(library StoreSwitch)"
1982
+ "typeIdentifier": "t_magic_abi",
1983
+ "typeString": "abi"
2013
1984
  }
2014
1985
  },
2015
- "id": 54341,
1986
+ "id": 55346,
2016
1987
  "isConstant": false,
2017
1988
  "isLValue": false,
2018
- "isPure": false,
1989
+ "isPure": true,
2019
1990
  "lValueRequested": false,
2020
- "memberName": "getField",
1991
+ "memberName": "encodePacked",
2021
1992
  "nodeType": "MemberAccess",
2022
- "referencedDeclaration": 4582,
2023
- "src": "2128:20:66",
1993
+ "src": "1942:16:66",
2024
1994
  "typeDescriptions": {
2025
- "typeIdentifier": "t_function_internal_view$_t_uint256_$_t_array$_t_bytes32_$dyn_memory_ptr_$_t_uint8_$returns$_t_bytes_memory_ptr_$",
2026
- "typeString": "function (uint256,bytes32[] memory,uint8) view returns (bytes memory)"
1995
+ "typeIdentifier": "t_function_abiencodepacked_pure$__$returns$_t_bytes_memory_ptr_$",
1996
+ "typeString": "function () pure returns (bytes memory)"
2027
1997
  }
2028
1998
  },
2029
- "id": 54345,
1999
+ "id": 55348,
2030
2000
  "isConstant": false,
2031
2001
  "isLValue": false,
2032
2002
  "isPure": false,
@@ -2034,134 +2004,12 @@
2034
2004
  "lValueRequested": false,
2035
2005
  "names": [],
2036
2006
  "nodeType": "FunctionCall",
2037
- "src": "2128:42:66",
2007
+ "src": "1942:22:66",
2038
2008
  "tryCall": false,
2039
2009
  "typeDescriptions": {
2040
2010
  "typeIdentifier": "t_bytes_memory_ptr",
2041
2011
  "typeString": "bytes memory"
2042
2012
  }
2043
- },
2044
- {
2045
- "id": 54346,
2046
- "name": "addr",
2047
- "nodeType": "Identifier",
2048
- "overloadedDeclarations": [],
2049
- "referencedDeclaration": 54316,
2050
- "src": "2172:4:66",
2051
- "typeDescriptions": {
2052
- "typeIdentifier": "t_address",
2053
- "typeString": "address"
2054
- }
2055
- }
2056
- ],
2057
- "expression": {
2058
- "argumentTypes": [
2059
- {
2060
- "typeIdentifier": "t_bytes_memory_ptr",
2061
- "typeString": "bytes memory"
2062
- },
2063
- {
2064
- "typeIdentifier": "t_address",
2065
- "typeString": "address"
2066
- }
2067
- ],
2068
- "expression": {
2069
- "id": 54338,
2070
- "name": "abi",
2071
- "nodeType": "Identifier",
2072
- "overloadedDeclarations": [],
2073
- "referencedDeclaration": -1,
2074
- "src": "2111:3:66",
2075
- "typeDescriptions": {
2076
- "typeIdentifier": "t_magic_abi",
2077
- "typeString": "abi"
2078
- }
2079
- },
2080
- "id": 54339,
2081
- "isConstant": false,
2082
- "isLValue": false,
2083
- "isPure": true,
2084
- "lValueRequested": false,
2085
- "memberName": "encodePacked",
2086
- "nodeType": "MemberAccess",
2087
- "src": "2111:16:66",
2088
- "typeDescriptions": {
2089
- "typeIdentifier": "t_function_abiencodepacked_pure$__$returns$_t_bytes_memory_ptr_$",
2090
- "typeString": "function () pure returns (bytes memory)"
2091
- }
2092
- },
2093
- "id": 54347,
2094
- "isConstant": false,
2095
- "isLValue": false,
2096
- "isPure": false,
2097
- "kind": "functionCall",
2098
- "lValueRequested": false,
2099
- "names": [],
2100
- "nodeType": "FunctionCall",
2101
- "src": "2111:66:66",
2102
- "tryCall": false,
2103
- "typeDescriptions": {
2104
- "typeIdentifier": "t_bytes_memory_ptr",
2105
- "typeString": "bytes memory"
2106
- }
2107
- },
2108
- "nodeType": "VariableDeclarationStatement",
2109
- "src": "2086:91:66"
2110
- },
2111
- {
2112
- "expression": {
2113
- "arguments": [
2114
- {
2115
- "id": 54352,
2116
- "name": "tableId",
2117
- "nodeType": "Identifier",
2118
- "overloadedDeclarations": [],
2119
- "referencedDeclaration": 54312,
2120
- "src": "2204:7:66",
2121
- "typeDescriptions": {
2122
- "typeIdentifier": "t_uint256",
2123
- "typeString": "uint256"
2124
- }
2125
- },
2126
- {
2127
- "id": 54353,
2128
- "name": "keyTuple",
2129
- "nodeType": "Identifier",
2130
- "overloadedDeclarations": [],
2131
- "referencedDeclaration": 54323,
2132
- "src": "2213:8:66",
2133
- "typeDescriptions": {
2134
- "typeIdentifier": "t_array$_t_bytes32_$dyn_memory_ptr",
2135
- "typeString": "bytes32[] memory"
2136
- }
2137
- },
2138
- {
2139
- "hexValue": "30",
2140
- "id": 54354,
2141
- "isConstant": false,
2142
- "isLValue": false,
2143
- "isPure": true,
2144
- "kind": "number",
2145
- "lValueRequested": false,
2146
- "nodeType": "Literal",
2147
- "src": "2223:1:66",
2148
- "typeDescriptions": {
2149
- "typeIdentifier": "t_rational_0_by_1",
2150
- "typeString": "int_const 0"
2151
- },
2152
- "value": "0"
2153
- },
2154
- {
2155
- "id": 54355,
2156
- "name": "addresses",
2157
- "nodeType": "Identifier",
2158
- "overloadedDeclarations": [],
2159
- "referencedDeclaration": 54337,
2160
- "src": "2226:9:66",
2161
- "typeDescriptions": {
2162
- "typeIdentifier": "t_bytes_memory_ptr",
2163
- "typeString": "bytes memory"
2164
- }
2165
2013
  }
2166
2014
  ],
2167
2015
  "expression": {
@@ -2184,32 +2032,32 @@
2184
2032
  }
2185
2033
  ],
2186
2034
  "expression": {
2187
- "id": 54349,
2035
+ "id": 55339,
2188
2036
  "name": "StoreSwitch",
2189
2037
  "nodeType": "Identifier",
2190
2038
  "overloadedDeclarations": [],
2191
- "referencedDeclaration": 4583,
2192
- "src": "2183:11:66",
2039
+ "referencedDeclaration": 4886,
2040
+ "src": "1896:11:66",
2193
2041
  "typeDescriptions": {
2194
- "typeIdentifier": "t_type$_t_contract$_StoreSwitch_$4583_$",
2042
+ "typeIdentifier": "t_type$_t_contract$_StoreSwitch_$4886_$",
2195
2043
  "typeString": "type(library StoreSwitch)"
2196
2044
  }
2197
2045
  },
2198
- "id": 54351,
2046
+ "id": 55341,
2199
2047
  "isConstant": false,
2200
2048
  "isLValue": false,
2201
2049
  "isPure": false,
2202
2050
  "lValueRequested": false,
2203
- "memberName": "setField",
2051
+ "memberName": "pushToField",
2204
2052
  "nodeType": "MemberAccess",
2205
- "referencedDeclaration": 4450,
2206
- "src": "2183:20:66",
2053
+ "referencedDeclaration": 4753,
2054
+ "src": "1896:23:66",
2207
2055
  "typeDescriptions": {
2208
2056
  "typeIdentifier": "t_function_internal_nonpayable$_t_uint256_$_t_array$_t_bytes32_$dyn_memory_ptr_$_t_uint8_$_t_bytes_memory_ptr_$returns$__$",
2209
2057
  "typeString": "function (uint256,bytes32[] memory,uint8,bytes memory)"
2210
2058
  }
2211
2059
  },
2212
- "id": 54356,
2060
+ "id": 55349,
2213
2061
  "isConstant": false,
2214
2062
  "isLValue": false,
2215
2063
  "isPure": false,
@@ -2217,43 +2065,43 @@
2217
2065
  "lValueRequested": false,
2218
2066
  "names": [],
2219
2067
  "nodeType": "FunctionCall",
2220
- "src": "2183:53:66",
2068
+ "src": "1896:69:66",
2221
2069
  "tryCall": false,
2222
2070
  "typeDescriptions": {
2223
2071
  "typeIdentifier": "t_tuple$__$",
2224
2072
  "typeString": "tuple()"
2225
2073
  }
2226
2074
  },
2227
- "id": 54357,
2075
+ "id": 55350,
2228
2076
  "nodeType": "ExpressionStatement",
2229
- "src": "2183:53:66"
2077
+ "src": "1896:69:66"
2230
2078
  }
2231
2079
  ]
2232
2080
  },
2233
2081
  "documentation": {
2234
- "id": 54310,
2082
+ "id": 55313,
2235
2083
  "nodeType": "StructuredDocumentation",
2236
- "src": "1710:211:66",
2237
- "text": " Push an element to the addresses array\n TODO: this is super inefficient right now, need to add support for pushing to arrays to the store core library to avoid reading/writing the entire array"
2084
+ "src": "1694:53:66",
2085
+ "text": " Push an element to the addresses array"
2238
2086
  },
2239
2087
  "implemented": true,
2240
2088
  "kind": "function",
2241
2089
  "modifiers": [],
2242
2090
  "name": "push",
2243
- "nameLocation": "1933:4:66",
2091
+ "nameLocation": "1759:4:66",
2244
2092
  "parameters": {
2245
- "id": 54317,
2093
+ "id": 55320,
2246
2094
  "nodeType": "ParameterList",
2247
2095
  "parameters": [
2248
2096
  {
2249
2097
  "constant": false,
2250
- "id": 54312,
2098
+ "id": 55315,
2251
2099
  "mutability": "mutable",
2252
2100
  "name": "tableId",
2253
- "nameLocation": "1951:7:66",
2101
+ "nameLocation": "1772:7:66",
2254
2102
  "nodeType": "VariableDeclaration",
2255
- "scope": 54359,
2256
- "src": "1943:15:66",
2103
+ "scope": 55352,
2104
+ "src": "1764:15:66",
2257
2105
  "stateVariable": false,
2258
2106
  "storageLocation": "default",
2259
2107
  "typeDescriptions": {
@@ -2261,10 +2109,10 @@
2261
2109
  "typeString": "uint256"
2262
2110
  },
2263
2111
  "typeName": {
2264
- "id": 54311,
2112
+ "id": 55314,
2265
2113
  "name": "uint256",
2266
2114
  "nodeType": "ElementaryTypeName",
2267
- "src": "1943:7:66",
2115
+ "src": "1764:7:66",
2268
2116
  "typeDescriptions": {
2269
2117
  "typeIdentifier": "t_uint256",
2270
2118
  "typeString": "uint256"
@@ -2274,13 +2122,13 @@
2274
2122
  },
2275
2123
  {
2276
2124
  "constant": false,
2277
- "id": 54314,
2125
+ "id": 55317,
2278
2126
  "mutability": "mutable",
2279
2127
  "name": "key",
2280
- "nameLocation": "1972:3:66",
2128
+ "nameLocation": "1789:3:66",
2281
2129
  "nodeType": "VariableDeclaration",
2282
- "scope": 54359,
2283
- "src": "1964:11:66",
2130
+ "scope": 55352,
2131
+ "src": "1781:11:66",
2284
2132
  "stateVariable": false,
2285
2133
  "storageLocation": "default",
2286
2134
  "typeDescriptions": {
@@ -2288,10 +2136,10 @@
2288
2136
  "typeString": "bytes32"
2289
2137
  },
2290
2138
  "typeName": {
2291
- "id": 54313,
2139
+ "id": 55316,
2292
2140
  "name": "bytes32",
2293
2141
  "nodeType": "ElementaryTypeName",
2294
- "src": "1964:7:66",
2142
+ "src": "1781:7:66",
2295
2143
  "typeDescriptions": {
2296
2144
  "typeIdentifier": "t_bytes32",
2297
2145
  "typeString": "bytes32"
@@ -2301,13 +2149,13 @@
2301
2149
  },
2302
2150
  {
2303
2151
  "constant": false,
2304
- "id": 54316,
2152
+ "id": 55319,
2305
2153
  "mutability": "mutable",
2306
2154
  "name": "addr",
2307
- "nameLocation": "1989:4:66",
2155
+ "nameLocation": "1802:4:66",
2308
2156
  "nodeType": "VariableDeclaration",
2309
- "scope": 54359,
2310
- "src": "1981:12:66",
2157
+ "scope": 55352,
2158
+ "src": "1794:12:66",
2311
2159
  "stateVariable": false,
2312
2160
  "storageLocation": "default",
2313
2161
  "typeDescriptions": {
@@ -2315,10 +2163,10 @@
2315
2163
  "typeString": "address"
2316
2164
  },
2317
2165
  "typeName": {
2318
- "id": 54315,
2166
+ "id": 55318,
2319
2167
  "name": "address",
2320
2168
  "nodeType": "ElementaryTypeName",
2321
- "src": "1981:7:66",
2169
+ "src": "1794:7:66",
2322
2170
  "stateMutability": "nonpayable",
2323
2171
  "typeDescriptions": {
2324
2172
  "typeIdentifier": "t_address",
@@ -2328,44 +2176,44 @@
2328
2176
  "visibility": "internal"
2329
2177
  }
2330
2178
  ],
2331
- "src": "1937:60:66"
2179
+ "src": "1763:44:66"
2332
2180
  },
2333
2181
  "returnParameters": {
2334
- "id": 54318,
2182
+ "id": 55321,
2335
2183
  "nodeType": "ParameterList",
2336
2184
  "parameters": [],
2337
- "src": "2007:0:66"
2185
+ "src": "1817:0:66"
2338
2186
  },
2339
- "scope": 54473,
2187
+ "scope": 55465,
2340
2188
  "stateMutability": "nonpayable",
2341
2189
  "virtual": false,
2342
2190
  "visibility": "internal"
2343
2191
  },
2344
2192
  {
2345
- "id": 54400,
2193
+ "id": 55393,
2346
2194
  "nodeType": "FunctionDefinition",
2347
- "src": "2275:263:66",
2195
+ "src": "2004:263:66",
2348
2196
  "nodes": [],
2349
2197
  "body": {
2350
- "id": 54399,
2198
+ "id": 55392,
2351
2199
  "nodeType": "Block",
2352
- "src": "2369:169:66",
2200
+ "src": "2098:169:66",
2353
2201
  "nodes": [],
2354
2202
  "statements": [
2355
2203
  {
2356
2204
  "assignments": [
2357
- 54374
2205
+ 55367
2358
2206
  ],
2359
2207
  "declarations": [
2360
2208
  {
2361
2209
  "constant": false,
2362
- "id": 54374,
2210
+ "id": 55367,
2363
2211
  "mutability": "mutable",
2364
2212
  "name": "keyTuple",
2365
- "nameLocation": "2392:8:66",
2213
+ "nameLocation": "2121:8:66",
2366
2214
  "nodeType": "VariableDeclaration",
2367
- "scope": 54399,
2368
- "src": "2375:25:66",
2215
+ "scope": 55392,
2216
+ "src": "2104:25:66",
2369
2217
  "stateVariable": false,
2370
2218
  "storageLocation": "memory",
2371
2219
  "typeDescriptions": {
@@ -2374,18 +2222,18 @@
2374
2222
  },
2375
2223
  "typeName": {
2376
2224
  "baseType": {
2377
- "id": 54372,
2225
+ "id": 55365,
2378
2226
  "name": "bytes32",
2379
2227
  "nodeType": "ElementaryTypeName",
2380
- "src": "2375:7:66",
2228
+ "src": "2104:7:66",
2381
2229
  "typeDescriptions": {
2382
2230
  "typeIdentifier": "t_bytes32",
2383
2231
  "typeString": "bytes32"
2384
2232
  }
2385
2233
  },
2386
- "id": 54373,
2234
+ "id": 55366,
2387
2235
  "nodeType": "ArrayTypeName",
2388
- "src": "2375:9:66",
2236
+ "src": "2104:9:66",
2389
2237
  "typeDescriptions": {
2390
2238
  "typeIdentifier": "t_array$_t_bytes32_$dyn_storage_ptr",
2391
2239
  "typeString": "bytes32[]"
@@ -2394,19 +2242,19 @@
2394
2242
  "visibility": "internal"
2395
2243
  }
2396
2244
  ],
2397
- "id": 54380,
2245
+ "id": 55373,
2398
2246
  "initialValue": {
2399
2247
  "arguments": [
2400
2248
  {
2401
2249
  "hexValue": "31",
2402
- "id": 54378,
2250
+ "id": 55371,
2403
2251
  "isConstant": false,
2404
2252
  "isLValue": false,
2405
2253
  "isPure": true,
2406
2254
  "kind": "number",
2407
2255
  "lValueRequested": false,
2408
2256
  "nodeType": "Literal",
2409
- "src": "2417:1:66",
2257
+ "src": "2146:1:66",
2410
2258
  "typeDescriptions": {
2411
2259
  "typeIdentifier": "t_rational_1_by_1",
2412
2260
  "typeString": "int_const 1"
@@ -2421,38 +2269,38 @@
2421
2269
  "typeString": "int_const 1"
2422
2270
  }
2423
2271
  ],
2424
- "id": 54377,
2272
+ "id": 55370,
2425
2273
  "isConstant": false,
2426
2274
  "isLValue": false,
2427
2275
  "isPure": true,
2428
2276
  "lValueRequested": false,
2429
2277
  "nodeType": "NewExpression",
2430
- "src": "2403:13:66",
2278
+ "src": "2132:13:66",
2431
2279
  "typeDescriptions": {
2432
2280
  "typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_bytes32_$dyn_memory_ptr_$",
2433
2281
  "typeString": "function (uint256) pure returns (bytes32[] memory)"
2434
2282
  },
2435
2283
  "typeName": {
2436
2284
  "baseType": {
2437
- "id": 54375,
2285
+ "id": 55368,
2438
2286
  "name": "bytes32",
2439
2287
  "nodeType": "ElementaryTypeName",
2440
- "src": "2407:7:66",
2288
+ "src": "2136:7:66",
2441
2289
  "typeDescriptions": {
2442
2290
  "typeIdentifier": "t_bytes32",
2443
2291
  "typeString": "bytes32"
2444
2292
  }
2445
2293
  },
2446
- "id": 54376,
2294
+ "id": 55369,
2447
2295
  "nodeType": "ArrayTypeName",
2448
- "src": "2407:9:66",
2296
+ "src": "2136:9:66",
2449
2297
  "typeDescriptions": {
2450
2298
  "typeIdentifier": "t_array$_t_bytes32_$dyn_storage_ptr",
2451
2299
  "typeString": "bytes32[]"
2452
2300
  }
2453
2301
  }
2454
2302
  },
2455
- "id": 54379,
2303
+ "id": 55372,
2456
2304
  "isConstant": false,
2457
2305
  "isLValue": false,
2458
2306
  "isPure": true,
@@ -2460,7 +2308,7 @@
2460
2308
  "lValueRequested": false,
2461
2309
  "names": [],
2462
2310
  "nodeType": "FunctionCall",
2463
- "src": "2403:16:66",
2311
+ "src": "2132:16:66",
2464
2312
  "tryCall": false,
2465
2313
  "typeDescriptions": {
2466
2314
  "typeIdentifier": "t_array$_t_bytes32_$dyn_memory_ptr",
@@ -2468,39 +2316,39 @@
2468
2316
  }
2469
2317
  },
2470
2318
  "nodeType": "VariableDeclarationStatement",
2471
- "src": "2375:44:66"
2319
+ "src": "2104:44:66"
2472
2320
  },
2473
2321
  {
2474
2322
  "expression": {
2475
- "id": 54385,
2323
+ "id": 55378,
2476
2324
  "isConstant": false,
2477
2325
  "isLValue": false,
2478
2326
  "isPure": false,
2479
2327
  "lValueRequested": false,
2480
2328
  "leftHandSide": {
2481
2329
  "baseExpression": {
2482
- "id": 54381,
2330
+ "id": 55374,
2483
2331
  "name": "keyTuple",
2484
2332
  "nodeType": "Identifier",
2485
2333
  "overloadedDeclarations": [],
2486
- "referencedDeclaration": 54374,
2487
- "src": "2425:8:66",
2334
+ "referencedDeclaration": 55367,
2335
+ "src": "2154:8:66",
2488
2336
  "typeDescriptions": {
2489
2337
  "typeIdentifier": "t_array$_t_bytes32_$dyn_memory_ptr",
2490
2338
  "typeString": "bytes32[] memory"
2491
2339
  }
2492
2340
  },
2493
- "id": 54383,
2341
+ "id": 55376,
2494
2342
  "indexExpression": {
2495
2343
  "hexValue": "30",
2496
- "id": 54382,
2344
+ "id": 55375,
2497
2345
  "isConstant": false,
2498
2346
  "isLValue": false,
2499
2347
  "isPure": true,
2500
2348
  "kind": "number",
2501
2349
  "lValueRequested": false,
2502
2350
  "nodeType": "Literal",
2503
- "src": "2434:1:66",
2351
+ "src": "2163:1:66",
2504
2352
  "typeDescriptions": {
2505
2353
  "typeIdentifier": "t_rational_0_by_1",
2506
2354
  "typeString": "int_const 0"
@@ -2512,7 +2360,7 @@
2512
2360
  "isPure": false,
2513
2361
  "lValueRequested": true,
2514
2362
  "nodeType": "IndexAccess",
2515
- "src": "2425:11:66",
2363
+ "src": "2154:11:66",
2516
2364
  "typeDescriptions": {
2517
2365
  "typeIdentifier": "t_bytes32",
2518
2366
  "typeString": "bytes32"
@@ -2521,41 +2369,41 @@
2521
2369
  "nodeType": "Assignment",
2522
2370
  "operator": "=",
2523
2371
  "rightHandSide": {
2524
- "id": 54384,
2372
+ "id": 55377,
2525
2373
  "name": "key",
2526
2374
  "nodeType": "Identifier",
2527
2375
  "overloadedDeclarations": [],
2528
- "referencedDeclaration": 54364,
2529
- "src": "2439:3:66",
2376
+ "referencedDeclaration": 55357,
2377
+ "src": "2168:3:66",
2530
2378
  "typeDescriptions": {
2531
2379
  "typeIdentifier": "t_bytes32",
2532
2380
  "typeString": "bytes32"
2533
2381
  }
2534
2382
  },
2535
- "src": "2425:17:66",
2383
+ "src": "2154:17:66",
2536
2384
  "typeDescriptions": {
2537
2385
  "typeIdentifier": "t_bytes32",
2538
2386
  "typeString": "bytes32"
2539
2387
  }
2540
2388
  },
2541
- "id": 54386,
2389
+ "id": 55379,
2542
2390
  "nodeType": "ExpressionStatement",
2543
- "src": "2425:17:66"
2391
+ "src": "2154:17:66"
2544
2392
  },
2545
2393
  {
2546
2394
  "assignments": [
2547
- 54388
2395
+ 55381
2548
2396
  ],
2549
2397
  "declarations": [
2550
2398
  {
2551
2399
  "constant": false,
2552
- "id": 54388,
2400
+ "id": 55381,
2553
2401
  "mutability": "mutable",
2554
2402
  "name": "blob",
2555
- "nameLocation": "2461:4:66",
2403
+ "nameLocation": "2190:4:66",
2556
2404
  "nodeType": "VariableDeclaration",
2557
- "scope": 54399,
2558
- "src": "2448:17:66",
2405
+ "scope": 55392,
2406
+ "src": "2177:17:66",
2559
2407
  "stateVariable": false,
2560
2408
  "storageLocation": "memory",
2561
2409
  "typeDescriptions": {
@@ -2563,10 +2411,10 @@
2563
2411
  "typeString": "bytes"
2564
2412
  },
2565
2413
  "typeName": {
2566
- "id": 54387,
2414
+ "id": 55380,
2567
2415
  "name": "bytes",
2568
2416
  "nodeType": "ElementaryTypeName",
2569
- "src": "2448:5:66",
2417
+ "src": "2177:5:66",
2570
2418
  "typeDescriptions": {
2571
2419
  "typeIdentifier": "t_bytes_storage_ptr",
2572
2420
  "typeString": "bytes"
@@ -2575,28 +2423,28 @@
2575
2423
  "visibility": "internal"
2576
2424
  }
2577
2425
  ],
2578
- "id": 54394,
2426
+ "id": 55387,
2579
2427
  "initialValue": {
2580
2428
  "arguments": [
2581
2429
  {
2582
- "id": 54391,
2430
+ "id": 55384,
2583
2431
  "name": "tableId",
2584
2432
  "nodeType": "Identifier",
2585
2433
  "overloadedDeclarations": [],
2586
- "referencedDeclaration": 54362,
2587
- "src": "2490:7:66",
2434
+ "referencedDeclaration": 55355,
2435
+ "src": "2219:7:66",
2588
2436
  "typeDescriptions": {
2589
2437
  "typeIdentifier": "t_uint256",
2590
2438
  "typeString": "uint256"
2591
2439
  }
2592
2440
  },
2593
2441
  {
2594
- "id": 54392,
2442
+ "id": 55385,
2595
2443
  "name": "keyTuple",
2596
2444
  "nodeType": "Identifier",
2597
2445
  "overloadedDeclarations": [],
2598
- "referencedDeclaration": 54374,
2599
- "src": "2499:8:66",
2446
+ "referencedDeclaration": 55367,
2447
+ "src": "2228:8:66",
2600
2448
  "typeDescriptions": {
2601
2449
  "typeIdentifier": "t_array$_t_bytes32_$dyn_memory_ptr",
2602
2450
  "typeString": "bytes32[] memory"
@@ -2615,32 +2463,32 @@
2615
2463
  }
2616
2464
  ],
2617
2465
  "expression": {
2618
- "id": 54389,
2466
+ "id": 55382,
2619
2467
  "name": "StoreSwitch",
2620
2468
  "nodeType": "Identifier",
2621
2469
  "overloadedDeclarations": [],
2622
- "referencedDeclaration": 4583,
2623
- "src": "2468:11:66",
2470
+ "referencedDeclaration": 4886,
2471
+ "src": "2197:11:66",
2624
2472
  "typeDescriptions": {
2625
- "typeIdentifier": "t_type$_t_contract$_StoreSwitch_$4583_$",
2473
+ "typeIdentifier": "t_type$_t_contract$_StoreSwitch_$4886_$",
2626
2474
  "typeString": "type(library StoreSwitch)"
2627
2475
  }
2628
2476
  },
2629
- "id": 54390,
2477
+ "id": 55383,
2630
2478
  "isConstant": false,
2631
2479
  "isLValue": false,
2632
2480
  "isPure": false,
2633
2481
  "lValueRequested": false,
2634
2482
  "memberName": "getRecord",
2635
2483
  "nodeType": "MemberAccess",
2636
- "referencedDeclaration": 4511,
2637
- "src": "2468:21:66",
2484
+ "referencedDeclaration": 4814,
2485
+ "src": "2197:21:66",
2638
2486
  "typeDescriptions": {
2639
2487
  "typeIdentifier": "t_function_internal_view$_t_uint256_$_t_array$_t_bytes32_$dyn_memory_ptr_$returns$_t_bytes_memory_ptr_$",
2640
2488
  "typeString": "function (uint256,bytes32[] memory) view returns (bytes memory)"
2641
2489
  }
2642
2490
  },
2643
- "id": 54393,
2491
+ "id": 55386,
2644
2492
  "isConstant": false,
2645
2493
  "isLValue": false,
2646
2494
  "isPure": false,
@@ -2648,7 +2496,7 @@
2648
2496
  "lValueRequested": false,
2649
2497
  "names": [],
2650
2498
  "nodeType": "FunctionCall",
2651
- "src": "2468:40:66",
2499
+ "src": "2197:40:66",
2652
2500
  "tryCall": false,
2653
2501
  "typeDescriptions": {
2654
2502
  "typeIdentifier": "t_bytes_memory_ptr",
@@ -2656,18 +2504,18 @@
2656
2504
  }
2657
2505
  },
2658
2506
  "nodeType": "VariableDeclarationStatement",
2659
- "src": "2448:60:66"
2507
+ "src": "2177:60:66"
2660
2508
  },
2661
2509
  {
2662
2510
  "expression": {
2663
2511
  "arguments": [
2664
2512
  {
2665
- "id": 54396,
2513
+ "id": 55389,
2666
2514
  "name": "blob",
2667
2515
  "nodeType": "Identifier",
2668
2516
  "overloadedDeclarations": [],
2669
- "referencedDeclaration": 54388,
2670
- "src": "2528:4:66",
2517
+ "referencedDeclaration": 55381,
2518
+ "src": "2257:4:66",
2671
2519
  "typeDescriptions": {
2672
2520
  "typeIdentifier": "t_bytes_memory_ptr",
2673
2521
  "typeString": "bytes memory"
@@ -2681,18 +2529,18 @@
2681
2529
  "typeString": "bytes memory"
2682
2530
  }
2683
2531
  ],
2684
- "id": 54395,
2532
+ "id": 55388,
2685
2533
  "name": "decode",
2686
2534
  "nodeType": "Identifier",
2687
2535
  "overloadedDeclarations": [],
2688
- "referencedDeclaration": 54472,
2689
- "src": "2521:6:66",
2536
+ "referencedDeclaration": 55464,
2537
+ "src": "2250:6:66",
2690
2538
  "typeDescriptions": {
2691
2539
  "typeIdentifier": "t_function_internal_pure$_t_bytes_memory_ptr_$returns$_t_array$_t_address_$dyn_memory_ptr_$",
2692
2540
  "typeString": "function (bytes memory) pure returns (address[] memory)"
2693
2541
  }
2694
2542
  },
2695
- "id": 54397,
2543
+ "id": 55390,
2696
2544
  "isConstant": false,
2697
2545
  "isLValue": false,
2698
2546
  "isPure": false,
@@ -2700,44 +2548,44 @@
2700
2548
  "lValueRequested": false,
2701
2549
  "names": [],
2702
2550
  "nodeType": "FunctionCall",
2703
- "src": "2521:12:66",
2551
+ "src": "2250:12:66",
2704
2552
  "tryCall": false,
2705
2553
  "typeDescriptions": {
2706
2554
  "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
2707
2555
  "typeString": "address[] memory"
2708
2556
  }
2709
2557
  },
2710
- "functionReturnParameters": 54369,
2711
- "id": 54398,
2558
+ "functionReturnParameters": 55362,
2559
+ "id": 55391,
2712
2560
  "nodeType": "Return",
2713
- "src": "2514:19:66"
2561
+ "src": "2243:19:66"
2714
2562
  }
2715
2563
  ]
2716
2564
  },
2717
2565
  "documentation": {
2718
- "id": 54360,
2566
+ "id": 55353,
2719
2567
  "nodeType": "StructuredDocumentation",
2720
- "src": "2245:27:66",
2568
+ "src": "1974:27:66",
2721
2569
  "text": "Get the table's data "
2722
2570
  },
2723
2571
  "implemented": true,
2724
2572
  "kind": "function",
2725
2573
  "modifiers": [],
2726
2574
  "name": "get",
2727
- "nameLocation": "2284:3:66",
2575
+ "nameLocation": "2013:3:66",
2728
2576
  "parameters": {
2729
- "id": 54365,
2577
+ "id": 55358,
2730
2578
  "nodeType": "ParameterList",
2731
2579
  "parameters": [
2732
2580
  {
2733
2581
  "constant": false,
2734
- "id": 54362,
2582
+ "id": 55355,
2735
2583
  "mutability": "mutable",
2736
2584
  "name": "tableId",
2737
- "nameLocation": "2296:7:66",
2585
+ "nameLocation": "2025:7:66",
2738
2586
  "nodeType": "VariableDeclaration",
2739
- "scope": 54400,
2740
- "src": "2288:15:66",
2587
+ "scope": 55393,
2588
+ "src": "2017:15:66",
2741
2589
  "stateVariable": false,
2742
2590
  "storageLocation": "default",
2743
2591
  "typeDescriptions": {
@@ -2745,10 +2593,10 @@
2745
2593
  "typeString": "uint256"
2746
2594
  },
2747
2595
  "typeName": {
2748
- "id": 54361,
2596
+ "id": 55354,
2749
2597
  "name": "uint256",
2750
2598
  "nodeType": "ElementaryTypeName",
2751
- "src": "2288:7:66",
2599
+ "src": "2017:7:66",
2752
2600
  "typeDescriptions": {
2753
2601
  "typeIdentifier": "t_uint256",
2754
2602
  "typeString": "uint256"
@@ -2758,13 +2606,13 @@
2758
2606
  },
2759
2607
  {
2760
2608
  "constant": false,
2761
- "id": 54364,
2609
+ "id": 55357,
2762
2610
  "mutability": "mutable",
2763
2611
  "name": "key",
2764
- "nameLocation": "2313:3:66",
2612
+ "nameLocation": "2042:3:66",
2765
2613
  "nodeType": "VariableDeclaration",
2766
- "scope": 54400,
2767
- "src": "2305:11:66",
2614
+ "scope": 55393,
2615
+ "src": "2034:11:66",
2768
2616
  "stateVariable": false,
2769
2617
  "storageLocation": "default",
2770
2618
  "typeDescriptions": {
@@ -2772,10 +2620,10 @@
2772
2620
  "typeString": "bytes32"
2773
2621
  },
2774
2622
  "typeName": {
2775
- "id": 54363,
2623
+ "id": 55356,
2776
2624
  "name": "bytes32",
2777
2625
  "nodeType": "ElementaryTypeName",
2778
- "src": "2305:7:66",
2626
+ "src": "2034:7:66",
2779
2627
  "typeDescriptions": {
2780
2628
  "typeIdentifier": "t_bytes32",
2781
2629
  "typeString": "bytes32"
@@ -2784,21 +2632,21 @@
2784
2632
  "visibility": "internal"
2785
2633
  }
2786
2634
  ],
2787
- "src": "2287:30:66"
2635
+ "src": "2016:30:66"
2788
2636
  },
2789
2637
  "returnParameters": {
2790
- "id": 54369,
2638
+ "id": 55362,
2791
2639
  "nodeType": "ParameterList",
2792
2640
  "parameters": [
2793
2641
  {
2794
2642
  "constant": false,
2795
- "id": 54368,
2643
+ "id": 55361,
2796
2644
  "mutability": "mutable",
2797
2645
  "name": "addresses",
2798
- "nameLocation": "2358:9:66",
2646
+ "nameLocation": "2087:9:66",
2799
2647
  "nodeType": "VariableDeclaration",
2800
- "scope": 54400,
2801
- "src": "2341:26:66",
2648
+ "scope": 55393,
2649
+ "src": "2070:26:66",
2802
2650
  "stateVariable": false,
2803
2651
  "storageLocation": "memory",
2804
2652
  "typeDescriptions": {
@@ -2807,19 +2655,19 @@
2807
2655
  },
2808
2656
  "typeName": {
2809
2657
  "baseType": {
2810
- "id": 54366,
2658
+ "id": 55359,
2811
2659
  "name": "address",
2812
2660
  "nodeType": "ElementaryTypeName",
2813
- "src": "2341:7:66",
2661
+ "src": "2070:7:66",
2814
2662
  "stateMutability": "nonpayable",
2815
2663
  "typeDescriptions": {
2816
2664
  "typeIdentifier": "t_address",
2817
2665
  "typeString": "address"
2818
2666
  }
2819
2667
  },
2820
- "id": 54367,
2668
+ "id": 55360,
2821
2669
  "nodeType": "ArrayTypeName",
2822
- "src": "2341:9:66",
2670
+ "src": "2070:9:66",
2823
2671
  "typeDescriptions": {
2824
2672
  "typeIdentifier": "t_array$_t_address_$dyn_storage_ptr",
2825
2673
  "typeString": "address[]"
@@ -2828,38 +2676,38 @@
2828
2676
  "visibility": "internal"
2829
2677
  }
2830
2678
  ],
2831
- "src": "2340:28:66"
2679
+ "src": "2069:28:66"
2832
2680
  },
2833
- "scope": 54473,
2681
+ "scope": 55465,
2834
2682
  "stateMutability": "view",
2835
2683
  "virtual": false,
2836
2684
  "visibility": "internal"
2837
2685
  },
2838
2686
  {
2839
- "id": 54443,
2687
+ "id": 55436,
2840
2688
  "nodeType": "FunctionDefinition",
2841
- "src": "2542:287:66",
2689
+ "src": "2271:271:66",
2842
2690
  "nodes": [],
2843
2691
  "body": {
2844
- "id": 54442,
2692
+ "id": 55435,
2845
2693
  "nodeType": "Block",
2846
- "src": "2666:163:66",
2694
+ "src": "2379:163:66",
2847
2695
  "nodes": [],
2848
2696
  "statements": [
2849
2697
  {
2850
2698
  "assignments": [
2851
- 54417
2699
+ 55410
2852
2700
  ],
2853
2701
  "declarations": [
2854
2702
  {
2855
2703
  "constant": false,
2856
- "id": 54417,
2704
+ "id": 55410,
2857
2705
  "mutability": "mutable",
2858
2706
  "name": "keyTuple",
2859
- "nameLocation": "2689:8:66",
2707
+ "nameLocation": "2402:8:66",
2860
2708
  "nodeType": "VariableDeclaration",
2861
- "scope": 54442,
2862
- "src": "2672:25:66",
2709
+ "scope": 55435,
2710
+ "src": "2385:25:66",
2863
2711
  "stateVariable": false,
2864
2712
  "storageLocation": "memory",
2865
2713
  "typeDescriptions": {
@@ -2868,18 +2716,18 @@
2868
2716
  },
2869
2717
  "typeName": {
2870
2718
  "baseType": {
2871
- "id": 54415,
2719
+ "id": 55408,
2872
2720
  "name": "bytes32",
2873
2721
  "nodeType": "ElementaryTypeName",
2874
- "src": "2672:7:66",
2722
+ "src": "2385:7:66",
2875
2723
  "typeDescriptions": {
2876
2724
  "typeIdentifier": "t_bytes32",
2877
2725
  "typeString": "bytes32"
2878
2726
  }
2879
2727
  },
2880
- "id": 54416,
2728
+ "id": 55409,
2881
2729
  "nodeType": "ArrayTypeName",
2882
- "src": "2672:9:66",
2730
+ "src": "2385:9:66",
2883
2731
  "typeDescriptions": {
2884
2732
  "typeIdentifier": "t_array$_t_bytes32_$dyn_storage_ptr",
2885
2733
  "typeString": "bytes32[]"
@@ -2888,19 +2736,19 @@
2888
2736
  "visibility": "internal"
2889
2737
  }
2890
2738
  ],
2891
- "id": 54423,
2739
+ "id": 55416,
2892
2740
  "initialValue": {
2893
2741
  "arguments": [
2894
2742
  {
2895
2743
  "hexValue": "31",
2896
- "id": 54421,
2744
+ "id": 55414,
2897
2745
  "isConstant": false,
2898
2746
  "isLValue": false,
2899
2747
  "isPure": true,
2900
2748
  "kind": "number",
2901
2749
  "lValueRequested": false,
2902
2750
  "nodeType": "Literal",
2903
- "src": "2714:1:66",
2751
+ "src": "2427:1:66",
2904
2752
  "typeDescriptions": {
2905
2753
  "typeIdentifier": "t_rational_1_by_1",
2906
2754
  "typeString": "int_const 1"
@@ -2915,38 +2763,38 @@
2915
2763
  "typeString": "int_const 1"
2916
2764
  }
2917
2765
  ],
2918
- "id": 54420,
2766
+ "id": 55413,
2919
2767
  "isConstant": false,
2920
2768
  "isLValue": false,
2921
2769
  "isPure": true,
2922
2770
  "lValueRequested": false,
2923
2771
  "nodeType": "NewExpression",
2924
- "src": "2700:13:66",
2772
+ "src": "2413:13:66",
2925
2773
  "typeDescriptions": {
2926
2774
  "typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_bytes32_$dyn_memory_ptr_$",
2927
2775
  "typeString": "function (uint256) pure returns (bytes32[] memory)"
2928
2776
  },
2929
2777
  "typeName": {
2930
2778
  "baseType": {
2931
- "id": 54418,
2779
+ "id": 55411,
2932
2780
  "name": "bytes32",
2933
2781
  "nodeType": "ElementaryTypeName",
2934
- "src": "2704:7:66",
2782
+ "src": "2417:7:66",
2935
2783
  "typeDescriptions": {
2936
2784
  "typeIdentifier": "t_bytes32",
2937
2785
  "typeString": "bytes32"
2938
2786
  }
2939
2787
  },
2940
- "id": 54419,
2788
+ "id": 55412,
2941
2789
  "nodeType": "ArrayTypeName",
2942
- "src": "2704:9:66",
2790
+ "src": "2417:9:66",
2943
2791
  "typeDescriptions": {
2944
2792
  "typeIdentifier": "t_array$_t_bytes32_$dyn_storage_ptr",
2945
2793
  "typeString": "bytes32[]"
2946
2794
  }
2947
2795
  }
2948
2796
  },
2949
- "id": 54422,
2797
+ "id": 55415,
2950
2798
  "isConstant": false,
2951
2799
  "isLValue": false,
2952
2800
  "isPure": true,
@@ -2954,7 +2802,7 @@
2954
2802
  "lValueRequested": false,
2955
2803
  "names": [],
2956
2804
  "nodeType": "FunctionCall",
2957
- "src": "2700:16:66",
2805
+ "src": "2413:16:66",
2958
2806
  "tryCall": false,
2959
2807
  "typeDescriptions": {
2960
2808
  "typeIdentifier": "t_array$_t_bytes32_$dyn_memory_ptr",
@@ -2962,39 +2810,39 @@
2962
2810
  }
2963
2811
  },
2964
2812
  "nodeType": "VariableDeclarationStatement",
2965
- "src": "2672:44:66"
2813
+ "src": "2385:44:66"
2966
2814
  },
2967
2815
  {
2968
2816
  "expression": {
2969
- "id": 54428,
2817
+ "id": 55421,
2970
2818
  "isConstant": false,
2971
2819
  "isLValue": false,
2972
2820
  "isPure": false,
2973
2821
  "lValueRequested": false,
2974
2822
  "leftHandSide": {
2975
2823
  "baseExpression": {
2976
- "id": 54424,
2824
+ "id": 55417,
2977
2825
  "name": "keyTuple",
2978
2826
  "nodeType": "Identifier",
2979
2827
  "overloadedDeclarations": [],
2980
- "referencedDeclaration": 54417,
2981
- "src": "2722:8:66",
2828
+ "referencedDeclaration": 55410,
2829
+ "src": "2435:8:66",
2982
2830
  "typeDescriptions": {
2983
2831
  "typeIdentifier": "t_array$_t_bytes32_$dyn_memory_ptr",
2984
2832
  "typeString": "bytes32[] memory"
2985
2833
  }
2986
2834
  },
2987
- "id": 54426,
2835
+ "id": 55419,
2988
2836
  "indexExpression": {
2989
2837
  "hexValue": "30",
2990
- "id": 54425,
2838
+ "id": 55418,
2991
2839
  "isConstant": false,
2992
2840
  "isLValue": false,
2993
2841
  "isPure": true,
2994
2842
  "kind": "number",
2995
2843
  "lValueRequested": false,
2996
2844
  "nodeType": "Literal",
2997
- "src": "2731:1:66",
2845
+ "src": "2444:1:66",
2998
2846
  "typeDescriptions": {
2999
2847
  "typeIdentifier": "t_rational_0_by_1",
3000
2848
  "typeString": "int_const 0"
@@ -3006,7 +2854,7 @@
3006
2854
  "isPure": false,
3007
2855
  "lValueRequested": true,
3008
2856
  "nodeType": "IndexAccess",
3009
- "src": "2722:11:66",
2857
+ "src": "2435:11:66",
3010
2858
  "typeDescriptions": {
3011
2859
  "typeIdentifier": "t_bytes32",
3012
2860
  "typeString": "bytes32"
@@ -3015,41 +2863,41 @@
3015
2863
  "nodeType": "Assignment",
3016
2864
  "operator": "=",
3017
2865
  "rightHandSide": {
3018
- "id": 54427,
2866
+ "id": 55420,
3019
2867
  "name": "key",
3020
2868
  "nodeType": "Identifier",
3021
2869
  "overloadedDeclarations": [],
3022
- "referencedDeclaration": 54407,
3023
- "src": "2736:3:66",
2870
+ "referencedDeclaration": 55400,
2871
+ "src": "2449:3:66",
3024
2872
  "typeDescriptions": {
3025
2873
  "typeIdentifier": "t_bytes32",
3026
2874
  "typeString": "bytes32"
3027
2875
  }
3028
2876
  },
3029
- "src": "2722:17:66",
2877
+ "src": "2435:17:66",
3030
2878
  "typeDescriptions": {
3031
2879
  "typeIdentifier": "t_bytes32",
3032
2880
  "typeString": "bytes32"
3033
2881
  }
3034
2882
  },
3035
- "id": 54429,
2883
+ "id": 55422,
3036
2884
  "nodeType": "ExpressionStatement",
3037
- "src": "2722:17:66"
2885
+ "src": "2435:17:66"
3038
2886
  },
3039
2887
  {
3040
2888
  "assignments": [
3041
- 54431
2889
+ 55424
3042
2890
  ],
3043
2891
  "declarations": [
3044
2892
  {
3045
2893
  "constant": false,
3046
- "id": 54431,
2894
+ "id": 55424,
3047
2895
  "mutability": "mutable",
3048
2896
  "name": "blob",
3049
- "nameLocation": "2758:4:66",
2897
+ "nameLocation": "2471:4:66",
3050
2898
  "nodeType": "VariableDeclaration",
3051
- "scope": 54442,
3052
- "src": "2745:17:66",
2899
+ "scope": 55435,
2900
+ "src": "2458:17:66",
3053
2901
  "stateVariable": false,
3054
2902
  "storageLocation": "memory",
3055
2903
  "typeDescriptions": {
@@ -3057,10 +2905,10 @@
3057
2905
  "typeString": "bytes"
3058
2906
  },
3059
2907
  "typeName": {
3060
- "id": 54430,
2908
+ "id": 55423,
3061
2909
  "name": "bytes",
3062
2910
  "nodeType": "ElementaryTypeName",
3063
- "src": "2745:5:66",
2911
+ "src": "2458:5:66",
3064
2912
  "typeDescriptions": {
3065
2913
  "typeIdentifier": "t_bytes_storage_ptr",
3066
2914
  "typeString": "bytes"
@@ -3069,28 +2917,28 @@
3069
2917
  "visibility": "internal"
3070
2918
  }
3071
2919
  ],
3072
- "id": 54437,
2920
+ "id": 55430,
3073
2921
  "initialValue": {
3074
2922
  "arguments": [
3075
2923
  {
3076
- "id": 54434,
2924
+ "id": 55427,
3077
2925
  "name": "tableId",
3078
2926
  "nodeType": "Identifier",
3079
2927
  "overloadedDeclarations": [],
3080
- "referencedDeclaration": 54402,
3081
- "src": "2781:7:66",
2928
+ "referencedDeclaration": 55395,
2929
+ "src": "2494:7:66",
3082
2930
  "typeDescriptions": {
3083
2931
  "typeIdentifier": "t_uint256",
3084
2932
  "typeString": "uint256"
3085
2933
  }
3086
2934
  },
3087
2935
  {
3088
- "id": 54435,
2936
+ "id": 55428,
3089
2937
  "name": "keyTuple",
3090
2938
  "nodeType": "Identifier",
3091
2939
  "overloadedDeclarations": [],
3092
- "referencedDeclaration": 54417,
3093
- "src": "2790:8:66",
2940
+ "referencedDeclaration": 55410,
2941
+ "src": "2503:8:66",
3094
2942
  "typeDescriptions": {
3095
2943
  "typeIdentifier": "t_array$_t_bytes32_$dyn_memory_ptr",
3096
2944
  "typeString": "bytes32[] memory"
@@ -3109,32 +2957,32 @@
3109
2957
  }
3110
2958
  ],
3111
2959
  "expression": {
3112
- "id": 54432,
2960
+ "id": 55425,
3113
2961
  "name": "store",
3114
2962
  "nodeType": "Identifier",
3115
2963
  "overloadedDeclarations": [],
3116
- "referencedDeclaration": 54405,
3117
- "src": "2765:5:66",
2964
+ "referencedDeclaration": 55398,
2965
+ "src": "2478:5:66",
3118
2966
  "typeDescriptions": {
3119
- "typeIdentifier": "t_contract$_IStore_$1100",
2967
+ "typeIdentifier": "t_contract$_IStore_$1112",
3120
2968
  "typeString": "contract IStore"
3121
2969
  }
3122
2970
  },
3123
- "id": 54433,
2971
+ "id": 55426,
3124
2972
  "isConstant": false,
3125
2973
  "isLValue": false,
3126
2974
  "isPure": false,
3127
2975
  "lValueRequested": false,
3128
2976
  "memberName": "getRecord",
3129
2977
  "nodeType": "MemberAccess",
3130
- "referencedDeclaration": 1071,
3131
- "src": "2765:15:66",
2978
+ "referencedDeclaration": 1083,
2979
+ "src": "2478:15:66",
3132
2980
  "typeDescriptions": {
3133
2981
  "typeIdentifier": "t_function_external_view$_t_uint256_$_t_array$_t_bytes32_$dyn_memory_ptr_$returns$_t_bytes_memory_ptr_$",
3134
2982
  "typeString": "function (uint256,bytes32[] memory) view external returns (bytes memory)"
3135
2983
  }
3136
2984
  },
3137
- "id": 54436,
2985
+ "id": 55429,
3138
2986
  "isConstant": false,
3139
2987
  "isLValue": false,
3140
2988
  "isPure": false,
@@ -3142,7 +2990,7 @@
3142
2990
  "lValueRequested": false,
3143
2991
  "names": [],
3144
2992
  "nodeType": "FunctionCall",
3145
- "src": "2765:34:66",
2993
+ "src": "2478:34:66",
3146
2994
  "tryCall": false,
3147
2995
  "typeDescriptions": {
3148
2996
  "typeIdentifier": "t_bytes_memory_ptr",
@@ -3150,18 +2998,18 @@
3150
2998
  }
3151
2999
  },
3152
3000
  "nodeType": "VariableDeclarationStatement",
3153
- "src": "2745:54:66"
3001
+ "src": "2458:54:66"
3154
3002
  },
3155
3003
  {
3156
3004
  "expression": {
3157
3005
  "arguments": [
3158
3006
  {
3159
- "id": 54439,
3007
+ "id": 55432,
3160
3008
  "name": "blob",
3161
3009
  "nodeType": "Identifier",
3162
3010
  "overloadedDeclarations": [],
3163
- "referencedDeclaration": 54431,
3164
- "src": "2819:4:66",
3011
+ "referencedDeclaration": 55424,
3012
+ "src": "2532:4:66",
3165
3013
  "typeDescriptions": {
3166
3014
  "typeIdentifier": "t_bytes_memory_ptr",
3167
3015
  "typeString": "bytes memory"
@@ -3175,18 +3023,18 @@
3175
3023
  "typeString": "bytes memory"
3176
3024
  }
3177
3025
  ],
3178
- "id": 54438,
3026
+ "id": 55431,
3179
3027
  "name": "decode",
3180
3028
  "nodeType": "Identifier",
3181
3029
  "overloadedDeclarations": [],
3182
- "referencedDeclaration": 54472,
3183
- "src": "2812:6:66",
3030
+ "referencedDeclaration": 55464,
3031
+ "src": "2525:6:66",
3184
3032
  "typeDescriptions": {
3185
3033
  "typeIdentifier": "t_function_internal_pure$_t_bytes_memory_ptr_$returns$_t_array$_t_address_$dyn_memory_ptr_$",
3186
3034
  "typeString": "function (bytes memory) pure returns (address[] memory)"
3187
3035
  }
3188
3036
  },
3189
- "id": 54440,
3037
+ "id": 55433,
3190
3038
  "isConstant": false,
3191
3039
  "isLValue": false,
3192
3040
  "isPure": false,
@@ -3194,17 +3042,17 @@
3194
3042
  "lValueRequested": false,
3195
3043
  "names": [],
3196
3044
  "nodeType": "FunctionCall",
3197
- "src": "2812:12:66",
3045
+ "src": "2525:12:66",
3198
3046
  "tryCall": false,
3199
3047
  "typeDescriptions": {
3200
3048
  "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
3201
3049
  "typeString": "address[] memory"
3202
3050
  }
3203
3051
  },
3204
- "functionReturnParameters": 54412,
3205
- "id": 54441,
3052
+ "functionReturnParameters": 55405,
3053
+ "id": 55434,
3206
3054
  "nodeType": "Return",
3207
- "src": "2805:19:66"
3055
+ "src": "2518:19:66"
3208
3056
  }
3209
3057
  ]
3210
3058
  },
@@ -3212,20 +3060,20 @@
3212
3060
  "kind": "function",
3213
3061
  "modifiers": [],
3214
3062
  "name": "get",
3215
- "nameLocation": "2551:3:66",
3063
+ "nameLocation": "2280:3:66",
3216
3064
  "parameters": {
3217
- "id": 54408,
3065
+ "id": 55401,
3218
3066
  "nodeType": "ParameterList",
3219
3067
  "parameters": [
3220
3068
  {
3221
3069
  "constant": false,
3222
- "id": 54402,
3070
+ "id": 55395,
3223
3071
  "mutability": "mutable",
3224
3072
  "name": "tableId",
3225
- "nameLocation": "2568:7:66",
3073
+ "nameLocation": "2292:7:66",
3226
3074
  "nodeType": "VariableDeclaration",
3227
- "scope": 54443,
3228
- "src": "2560:15:66",
3075
+ "scope": 55436,
3076
+ "src": "2284:15:66",
3229
3077
  "stateVariable": false,
3230
3078
  "storageLocation": "default",
3231
3079
  "typeDescriptions": {
@@ -3233,10 +3081,10 @@
3233
3081
  "typeString": "uint256"
3234
3082
  },
3235
3083
  "typeName": {
3236
- "id": 54401,
3084
+ "id": 55394,
3237
3085
  "name": "uint256",
3238
3086
  "nodeType": "ElementaryTypeName",
3239
- "src": "2560:7:66",
3087
+ "src": "2284:7:66",
3240
3088
  "typeDescriptions": {
3241
3089
  "typeIdentifier": "t_uint256",
3242
3090
  "typeString": "uint256"
@@ -3246,33 +3094,33 @@
3246
3094
  },
3247
3095
  {
3248
3096
  "constant": false,
3249
- "id": 54405,
3097
+ "id": 55398,
3250
3098
  "mutability": "mutable",
3251
3099
  "name": "store",
3252
- "nameLocation": "2588:5:66",
3100
+ "nameLocation": "2308:5:66",
3253
3101
  "nodeType": "VariableDeclaration",
3254
- "scope": 54443,
3255
- "src": "2581:12:66",
3102
+ "scope": 55436,
3103
+ "src": "2301:12:66",
3256
3104
  "stateVariable": false,
3257
3105
  "storageLocation": "default",
3258
3106
  "typeDescriptions": {
3259
- "typeIdentifier": "t_contract$_IStore_$1100",
3107
+ "typeIdentifier": "t_contract$_IStore_$1112",
3260
3108
  "typeString": "contract IStore"
3261
3109
  },
3262
3110
  "typeName": {
3263
- "id": 54404,
3111
+ "id": 55397,
3264
3112
  "nodeType": "UserDefinedTypeName",
3265
3113
  "pathNode": {
3266
- "id": 54403,
3114
+ "id": 55396,
3267
3115
  "name": "IStore",
3268
3116
  "nodeType": "IdentifierPath",
3269
- "referencedDeclaration": 1100,
3270
- "src": "2581:6:66"
3117
+ "referencedDeclaration": 1112,
3118
+ "src": "2301:6:66"
3271
3119
  },
3272
- "referencedDeclaration": 1100,
3273
- "src": "2581:6:66",
3120
+ "referencedDeclaration": 1112,
3121
+ "src": "2301:6:66",
3274
3122
  "typeDescriptions": {
3275
- "typeIdentifier": "t_contract$_IStore_$1100",
3123
+ "typeIdentifier": "t_contract$_IStore_$1112",
3276
3124
  "typeString": "contract IStore"
3277
3125
  }
3278
3126
  },
@@ -3280,13 +3128,13 @@
3280
3128
  },
3281
3129
  {
3282
3130
  "constant": false,
3283
- "id": 54407,
3131
+ "id": 55400,
3284
3132
  "mutability": "mutable",
3285
3133
  "name": "key",
3286
- "nameLocation": "2607:3:66",
3134
+ "nameLocation": "2323:3:66",
3287
3135
  "nodeType": "VariableDeclaration",
3288
- "scope": 54443,
3289
- "src": "2599:11:66",
3136
+ "scope": 55436,
3137
+ "src": "2315:11:66",
3290
3138
  "stateVariable": false,
3291
3139
  "storageLocation": "default",
3292
3140
  "typeDescriptions": {
@@ -3294,10 +3142,10 @@
3294
3142
  "typeString": "bytes32"
3295
3143
  },
3296
3144
  "typeName": {
3297
- "id": 54406,
3145
+ "id": 55399,
3298
3146
  "name": "bytes32",
3299
3147
  "nodeType": "ElementaryTypeName",
3300
- "src": "2599:7:66",
3148
+ "src": "2315:7:66",
3301
3149
  "typeDescriptions": {
3302
3150
  "typeIdentifier": "t_bytes32",
3303
3151
  "typeString": "bytes32"
@@ -3306,21 +3154,21 @@
3306
3154
  "visibility": "internal"
3307
3155
  }
3308
3156
  ],
3309
- "src": "2554:60:66"
3157
+ "src": "2283:44:66"
3310
3158
  },
3311
3159
  "returnParameters": {
3312
- "id": 54412,
3160
+ "id": 55405,
3313
3161
  "nodeType": "ParameterList",
3314
3162
  "parameters": [
3315
3163
  {
3316
3164
  "constant": false,
3317
- "id": 54411,
3165
+ "id": 55404,
3318
3166
  "mutability": "mutable",
3319
3167
  "name": "addresses",
3320
- "nameLocation": "2655:9:66",
3168
+ "nameLocation": "2368:9:66",
3321
3169
  "nodeType": "VariableDeclaration",
3322
- "scope": 54443,
3323
- "src": "2638:26:66",
3170
+ "scope": 55436,
3171
+ "src": "2351:26:66",
3324
3172
  "stateVariable": false,
3325
3173
  "storageLocation": "memory",
3326
3174
  "typeDescriptions": {
@@ -3329,19 +3177,19 @@
3329
3177
  },
3330
3178
  "typeName": {
3331
3179
  "baseType": {
3332
- "id": 54409,
3180
+ "id": 55402,
3333
3181
  "name": "address",
3334
3182
  "nodeType": "ElementaryTypeName",
3335
- "src": "2638:7:66",
3183
+ "src": "2351:7:66",
3336
3184
  "stateMutability": "nonpayable",
3337
3185
  "typeDescriptions": {
3338
3186
  "typeIdentifier": "t_address",
3339
3187
  "typeString": "address"
3340
3188
  }
3341
3189
  },
3342
- "id": 54410,
3190
+ "id": 55403,
3343
3191
  "nodeType": "ArrayTypeName",
3344
- "src": "2638:9:66",
3192
+ "src": "2351:9:66",
3345
3193
  "typeDescriptions": {
3346
3194
  "typeIdentifier": "t_array$_t_address_$dyn_storage_ptr",
3347
3195
  "typeString": "address[]"
@@ -3350,22 +3198,22 @@
3350
3198
  "visibility": "internal"
3351
3199
  }
3352
3200
  ],
3353
- "src": "2637:28:66"
3201
+ "src": "2350:28:66"
3354
3202
  },
3355
- "scope": 54473,
3203
+ "scope": 55465,
3356
3204
  "stateMutability": "view",
3357
3205
  "virtual": false,
3358
3206
  "visibility": "internal"
3359
3207
  },
3360
3208
  {
3361
- "id": 54472,
3209
+ "id": 55464,
3362
3210
  "nodeType": "FunctionDefinition",
3363
- "src": "2833:200:66",
3211
+ "src": "2546:207:66",
3364
3212
  "nodes": [],
3365
3213
  "body": {
3366
- "id": 54471,
3214
+ "id": 55463,
3367
3215
  "nodeType": "Block",
3368
- "src": "2919:114:66",
3216
+ "src": "2632:121:66",
3369
3217
  "nodes": [],
3370
3218
  "statements": [
3371
3219
  {
@@ -3374,32 +3222,32 @@
3374
3222
  "typeIdentifier": "t_uint256",
3375
3223
  "typeString": "uint256"
3376
3224
  },
3377
- "id": 54454,
3225
+ "id": 55447,
3378
3226
  "isConstant": false,
3379
3227
  "isLValue": false,
3380
3228
  "isPure": false,
3381
3229
  "lValueRequested": false,
3382
3230
  "leftExpression": {
3383
3231
  "expression": {
3384
- "id": 54451,
3232
+ "id": 55444,
3385
3233
  "name": "blob",
3386
3234
  "nodeType": "Identifier",
3387
3235
  "overloadedDeclarations": [],
3388
- "referencedDeclaration": 54445,
3389
- "src": "2929:4:66",
3236
+ "referencedDeclaration": 55438,
3237
+ "src": "2642:4:66",
3390
3238
  "typeDescriptions": {
3391
3239
  "typeIdentifier": "t_bytes_memory_ptr",
3392
3240
  "typeString": "bytes memory"
3393
3241
  }
3394
3242
  },
3395
- "id": 54452,
3243
+ "id": 55445,
3396
3244
  "isConstant": false,
3397
3245
  "isLValue": false,
3398
3246
  "isPure": false,
3399
3247
  "lValueRequested": false,
3400
3248
  "memberName": "length",
3401
3249
  "nodeType": "MemberAccess",
3402
- "src": "2929:11:66",
3250
+ "src": "2642:11:66",
3403
3251
  "typeDescriptions": {
3404
3252
  "typeIdentifier": "t_uint256",
3405
3253
  "typeString": "uint256"
@@ -3409,42 +3257,42 @@
3409
3257
  "operator": "==",
3410
3258
  "rightExpression": {
3411
3259
  "hexValue": "30",
3412
- "id": 54453,
3260
+ "id": 55446,
3413
3261
  "isConstant": false,
3414
3262
  "isLValue": false,
3415
3263
  "isPure": true,
3416
3264
  "kind": "number",
3417
3265
  "lValueRequested": false,
3418
3266
  "nodeType": "Literal",
3419
- "src": "2944:1:66",
3267
+ "src": "2657:1:66",
3420
3268
  "typeDescriptions": {
3421
3269
  "typeIdentifier": "t_rational_0_by_1",
3422
3270
  "typeString": "int_const 0"
3423
3271
  },
3424
3272
  "value": "0"
3425
3273
  },
3426
- "src": "2929:16:66",
3274
+ "src": "2642:16:66",
3427
3275
  "typeDescriptions": {
3428
3276
  "typeIdentifier": "t_bool",
3429
3277
  "typeString": "bool"
3430
3278
  }
3431
3279
  },
3432
- "id": 54461,
3280
+ "id": 55454,
3433
3281
  "nodeType": "IfStatement",
3434
- "src": "2925:45:66",
3282
+ "src": "2638:45:66",
3435
3283
  "trueBody": {
3436
3284
  "expression": {
3437
3285
  "arguments": [
3438
3286
  {
3439
3287
  "hexValue": "30",
3440
- "id": 54458,
3288
+ "id": 55451,
3441
3289
  "isConstant": false,
3442
3290
  "isLValue": false,
3443
3291
  "isPure": true,
3444
3292
  "kind": "number",
3445
3293
  "lValueRequested": false,
3446
3294
  "nodeType": "Literal",
3447
- "src": "2968:1:66",
3295
+ "src": "2681:1:66",
3448
3296
  "typeDescriptions": {
3449
3297
  "typeIdentifier": "t_rational_0_by_1",
3450
3298
  "typeString": "int_const 0"
@@ -3459,39 +3307,39 @@
3459
3307
  "typeString": "int_const 0"
3460
3308
  }
3461
3309
  ],
3462
- "id": 54457,
3310
+ "id": 55450,
3463
3311
  "isConstant": false,
3464
3312
  "isLValue": false,
3465
3313
  "isPure": true,
3466
3314
  "lValueRequested": false,
3467
3315
  "nodeType": "NewExpression",
3468
- "src": "2954:13:66",
3316
+ "src": "2667:13:66",
3469
3317
  "typeDescriptions": {
3470
3318
  "typeIdentifier": "t_function_objectcreation_pure$_t_uint256_$returns$_t_array$_t_address_$dyn_memory_ptr_$",
3471
3319
  "typeString": "function (uint256) pure returns (address[] memory)"
3472
3320
  },
3473
3321
  "typeName": {
3474
3322
  "baseType": {
3475
- "id": 54455,
3323
+ "id": 55448,
3476
3324
  "name": "address",
3477
3325
  "nodeType": "ElementaryTypeName",
3478
- "src": "2958:7:66",
3326
+ "src": "2671:7:66",
3479
3327
  "stateMutability": "nonpayable",
3480
3328
  "typeDescriptions": {
3481
3329
  "typeIdentifier": "t_address",
3482
3330
  "typeString": "address"
3483
3331
  }
3484
3332
  },
3485
- "id": 54456,
3333
+ "id": 55449,
3486
3334
  "nodeType": "ArrayTypeName",
3487
- "src": "2958:9:66",
3335
+ "src": "2671:9:66",
3488
3336
  "typeDescriptions": {
3489
3337
  "typeIdentifier": "t_array$_t_address_$dyn_storage_ptr",
3490
3338
  "typeString": "address[]"
3491
3339
  }
3492
3340
  }
3493
3341
  },
3494
- "id": 54459,
3342
+ "id": 55452,
3495
3343
  "isConstant": false,
3496
3344
  "isLValue": false,
3497
3345
  "isPure": true,
@@ -3499,17 +3347,17 @@
3499
3347
  "lValueRequested": false,
3500
3348
  "names": [],
3501
3349
  "nodeType": "FunctionCall",
3502
- "src": "2954:16:66",
3350
+ "src": "2667:16:66",
3503
3351
  "tryCall": false,
3504
3352
  "typeDescriptions": {
3505
3353
  "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
3506
3354
  "typeString": "address[] memory"
3507
3355
  }
3508
3356
  },
3509
- "functionReturnParameters": 54450,
3510
- "id": 54460,
3357
+ "functionReturnParameters": 55443,
3358
+ "id": 55453,
3511
3359
  "nodeType": "Return",
3512
- "src": "2947:23:66"
3360
+ "src": "2660:23:66"
3513
3361
  }
3514
3362
  },
3515
3363
  {
@@ -3520,12 +3368,12 @@
3520
3368
  "expression": {
3521
3369
  "arguments": [
3522
3370
  {
3523
- "id": 54465,
3371
+ "id": 55457,
3524
3372
  "name": "blob",
3525
3373
  "nodeType": "Identifier",
3526
3374
  "overloadedDeclarations": [],
3527
- "referencedDeclaration": 54445,
3528
- "src": "2997:4:66",
3375
+ "referencedDeclaration": 55438,
3376
+ "src": "2717:4:66",
3529
3377
  "typeDescriptions": {
3530
3378
  "typeIdentifier": "t_bytes_memory_ptr",
3531
3379
  "typeString": "bytes memory"
@@ -3533,14 +3381,14 @@
3533
3381
  },
3534
3382
  {
3535
3383
  "hexValue": "3332",
3536
- "id": 54466,
3384
+ "id": 55458,
3537
3385
  "isConstant": false,
3538
3386
  "isLValue": false,
3539
3387
  "isPure": true,
3540
3388
  "kind": "number",
3541
3389
  "lValueRequested": false,
3542
3390
  "nodeType": "Literal",
3543
- "src": "3003:2:66",
3391
+ "src": "2723:2:66",
3544
3392
  "typeDescriptions": {
3545
3393
  "typeIdentifier": "t_rational_32_by_1",
3546
3394
  "typeString": "int_const 32"
@@ -3560,32 +3408,32 @@
3560
3408
  }
3561
3409
  ],
3562
3410
  "expression": {
3563
- "id": 54462,
3411
+ "id": 55455,
3564
3412
  "name": "SliceLib",
3565
3413
  "nodeType": "Identifier",
3566
3414
  "overloadedDeclarations": [],
3567
- "referencedDeclaration": 2476,
3568
- "src": "2976:8:66",
3415
+ "referencedDeclaration": 2488,
3416
+ "src": "2696:8:66",
3569
3417
  "typeDescriptions": {
3570
- "typeIdentifier": "t_type$_t_contract$_SliceLib_$2476_$",
3418
+ "typeIdentifier": "t_type$_t_contract$_SliceLib_$2488_$",
3571
3419
  "typeString": "type(library SliceLib)"
3572
3420
  }
3573
3421
  },
3574
- "id": 54464,
3422
+ "id": 55456,
3575
3423
  "isConstant": false,
3576
3424
  "isLValue": false,
3577
3425
  "isPure": false,
3578
3426
  "lValueRequested": false,
3579
3427
  "memberName": "getSubslice",
3580
3428
  "nodeType": "MemberAccess",
3581
- "referencedDeclaration": 2417,
3582
- "src": "2976:20:66",
3429
+ "referencedDeclaration": 2429,
3430
+ "src": "2696:20:66",
3583
3431
  "typeDescriptions": {
3584
- "typeIdentifier": "t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_userDefinedValueType$_Slice_$2331_$",
3432
+ "typeIdentifier": "t_function_internal_pure$_t_bytes_memory_ptr_$_t_uint256_$returns$_t_userDefinedValueType$_Slice_$2343_$",
3585
3433
  "typeString": "function (bytes memory,uint256) pure returns (Slice)"
3586
3434
  }
3587
3435
  },
3588
- "id": 54467,
3436
+ "id": 55459,
3589
3437
  "isConstant": false,
3590
3438
  "isLValue": false,
3591
3439
  "isPure": false,
@@ -3593,28 +3441,28 @@
3593
3441
  "lValueRequested": false,
3594
3442
  "names": [],
3595
3443
  "nodeType": "FunctionCall",
3596
- "src": "2976:30:66",
3444
+ "src": "2696:30:66",
3597
3445
  "tryCall": false,
3598
3446
  "typeDescriptions": {
3599
- "typeIdentifier": "t_userDefinedValueType$_Slice_$2331",
3447
+ "typeIdentifier": "t_userDefinedValueType$_Slice_$2343",
3600
3448
  "typeString": "Slice"
3601
3449
  }
3602
3450
  },
3603
- "id": 54468,
3451
+ "id": 55460,
3604
3452
  "isConstant": false,
3605
3453
  "isLValue": false,
3606
3454
  "isPure": false,
3607
3455
  "lValueRequested": false,
3608
3456
  "memberName": "decodeArray_address",
3609
3457
  "nodeType": "MemberAccess",
3610
- "referencedDeclaration": 61147,
3611
- "src": "2976:50:66",
3458
+ "referencedDeclaration": 62512,
3459
+ "src": "2696:50:66",
3612
3460
  "typeDescriptions": {
3613
- "typeIdentifier": "t_function_internal_pure$_t_userDefinedValueType$_Slice_$2331_$returns$_t_array$_t_address_$dyn_memory_ptr_$bound_to$_t_userDefinedValueType$_Slice_$2331_$",
3461
+ "typeIdentifier": "t_function_internal_pure$_t_userDefinedValueType$_Slice_$2343_$returns$_t_array$_t_address_$dyn_memory_ptr_$bound_to$_t_userDefinedValueType$_Slice_$2343_$",
3614
3462
  "typeString": "function (Slice) pure returns (address[] memory)"
3615
3463
  }
3616
3464
  },
3617
- "id": 54469,
3465
+ "id": 55461,
3618
3466
  "isConstant": false,
3619
3467
  "isLValue": false,
3620
3468
  "isPure": false,
@@ -3622,16 +3470,17 @@
3622
3470
  "lValueRequested": false,
3623
3471
  "names": [],
3624
3472
  "nodeType": "FunctionCall",
3625
- "src": "2976:52:66",
3473
+ "src": "2696:52:66",
3626
3474
  "tryCall": false,
3627
3475
  "typeDescriptions": {
3628
3476
  "typeIdentifier": "t_array$_t_address_$dyn_memory_ptr",
3629
3477
  "typeString": "address[] memory"
3630
3478
  }
3631
3479
  },
3632
- "id": 54470,
3633
- "nodeType": "ExpressionStatement",
3634
- "src": "2976:52:66"
3480
+ "functionReturnParameters": 55443,
3481
+ "id": 55462,
3482
+ "nodeType": "Return",
3483
+ "src": "2689:59:66"
3635
3484
  }
3636
3485
  ]
3637
3486
  },
@@ -3639,20 +3488,20 @@
3639
3488
  "kind": "function",
3640
3489
  "modifiers": [],
3641
3490
  "name": "decode",
3642
- "nameLocation": "2842:6:66",
3491
+ "nameLocation": "2555:6:66",
3643
3492
  "parameters": {
3644
- "id": 54446,
3493
+ "id": 55439,
3645
3494
  "nodeType": "ParameterList",
3646
3495
  "parameters": [
3647
3496
  {
3648
3497
  "constant": false,
3649
- "id": 54445,
3498
+ "id": 55438,
3650
3499
  "mutability": "mutable",
3651
3500
  "name": "blob",
3652
- "nameLocation": "2862:4:66",
3501
+ "nameLocation": "2575:4:66",
3653
3502
  "nodeType": "VariableDeclaration",
3654
- "scope": 54472,
3655
- "src": "2849:17:66",
3503
+ "scope": 55464,
3504
+ "src": "2562:17:66",
3656
3505
  "stateVariable": false,
3657
3506
  "storageLocation": "memory",
3658
3507
  "typeDescriptions": {
@@ -3660,10 +3509,10 @@
3660
3509
  "typeString": "bytes"
3661
3510
  },
3662
3511
  "typeName": {
3663
- "id": 54444,
3512
+ "id": 55437,
3664
3513
  "name": "bytes",
3665
3514
  "nodeType": "ElementaryTypeName",
3666
- "src": "2849:5:66",
3515
+ "src": "2562:5:66",
3667
3516
  "typeDescriptions": {
3668
3517
  "typeIdentifier": "t_bytes_storage_ptr",
3669
3518
  "typeString": "bytes"
@@ -3672,21 +3521,21 @@
3672
3521
  "visibility": "internal"
3673
3522
  }
3674
3523
  ],
3675
- "src": "2848:19:66"
3524
+ "src": "2561:19:66"
3676
3525
  },
3677
3526
  "returnParameters": {
3678
- "id": 54450,
3527
+ "id": 55443,
3679
3528
  "nodeType": "ParameterList",
3680
3529
  "parameters": [
3681
3530
  {
3682
3531
  "constant": false,
3683
- "id": 54449,
3532
+ "id": 55442,
3684
3533
  "mutability": "mutable",
3685
3534
  "name": "addresses",
3686
- "nameLocation": "2908:9:66",
3535
+ "nameLocation": "2621:9:66",
3687
3536
  "nodeType": "VariableDeclaration",
3688
- "scope": 54472,
3689
- "src": "2891:26:66",
3537
+ "scope": 55464,
3538
+ "src": "2604:26:66",
3690
3539
  "stateVariable": false,
3691
3540
  "storageLocation": "memory",
3692
3541
  "typeDescriptions": {
@@ -3695,19 +3544,19 @@
3695
3544
  },
3696
3545
  "typeName": {
3697
3546
  "baseType": {
3698
- "id": 54447,
3547
+ "id": 55440,
3699
3548
  "name": "address",
3700
3549
  "nodeType": "ElementaryTypeName",
3701
- "src": "2891:7:66",
3550
+ "src": "2604:7:66",
3702
3551
  "stateMutability": "nonpayable",
3703
3552
  "typeDescriptions": {
3704
3553
  "typeIdentifier": "t_address",
3705
3554
  "typeString": "address"
3706
3555
  }
3707
3556
  },
3708
- "id": 54448,
3557
+ "id": 55441,
3709
3558
  "nodeType": "ArrayTypeName",
3710
- "src": "2891:9:66",
3559
+ "src": "2604:9:66",
3711
3560
  "typeDescriptions": {
3712
3561
  "typeIdentifier": "t_array$_t_address_$dyn_storage_ptr",
3713
3562
  "typeString": "address[]"
@@ -3716,9 +3565,9 @@
3716
3565
  "visibility": "internal"
3717
3566
  }
3718
3567
  ],
3719
- "src": "2890:28:66"
3568
+ "src": "2603:28:66"
3720
3569
  },
3721
- "scope": 54473,
3570
+ "scope": 55465,
3722
3571
  "stateMutability": "pure",
3723
3572
  "virtual": false,
3724
3573
  "visibility": "internal"
@@ -3731,11 +3580,11 @@
3731
3580
  "contractKind": "library",
3732
3581
  "fullyImplemented": true,
3733
3582
  "linearizedBaseContracts": [
3734
- 54473
3583
+ 55465
3735
3584
  ],
3736
3585
  "name": "AddressArraySchemaLib",
3737
3586
  "nameLocation": "939:21:66",
3738
- "scope": 54474,
3587
+ "scope": 55466,
3739
3588
  "usedErrors": []
3740
3589
  }
3741
3590
  ],