Skip to content

Commit

Permalink
chore: upgrade mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuspang committed Oct 6, 2023
1 parent 0e733c7 commit 30055cd
Showing 1 changed file with 366 additions and 0 deletions.
366 changes: 366 additions & 0 deletions .openzeppelin/optimism.json
Original file line number Diff line number Diff line change
Expand Up @@ -4647,6 +4647,372 @@
}
}
}
},
"2c27507075b584c3b7be8011c82f4181fe00c6ae897be80d9d08114e24fd2c5f": {
"address": "0x8A6D00106a9cdd204dD8eA2872450E342Ab3404d",
"txHash": "0x3fa3dbd02e6aa788d8a1f97a2efb8a748bc49e793cd5e8c7455ca4389536629e",
"layout": {
"solcVersion": "0.8.19",
"storage": [
{
"label": "_initialized",
"offset": 0,
"slot": "0",
"type": "t_uint8",
"contract": "Initializable",
"src": "lib/openzeppelin-contracts-upgradeable/contracts/proxy/utils/Initializable.sol:63",
"retypedFrom": "bool"
},
{
"label": "_initializing",
"offset": 1,
"slot": "0",
"type": "t_bool",
"contract": "Initializable",
"src": "lib/openzeppelin-contracts-upgradeable/contracts/proxy/utils/Initializable.sol:68"
},
{
"label": "__gap",
"offset": 0,
"slot": "1",
"type": "t_array(t_uint256)50_storage",
"contract": "ContextUpgradeable",
"src": "lib/openzeppelin-contracts-upgradeable/contracts/utils/ContextUpgradeable.sol:36"
},
{
"label": "__gap",
"offset": 0,
"slot": "51",
"type": "t_array(t_uint256)50_storage",
"contract": "ERC165Upgradeable",
"src": "lib/openzeppelin-contracts-upgradeable/contracts/utils/introspection/ERC165Upgradeable.sol:41"
},
{
"label": "_balances",
"offset": 0,
"slot": "101",
"type": "t_mapping(t_uint256,t_mapping(t_address,t_uint256))",
"contract": "ERC1155Upgradeable",
"src": "lib/openzeppelin-contracts-upgradeable/contracts/token/ERC1155/ERC1155Upgradeable.sol:25"
},
{
"label": "_operatorApprovals",
"offset": 0,
"slot": "102",
"type": "t_mapping(t_address,t_mapping(t_address,t_bool))",
"contract": "ERC1155Upgradeable",
"src": "lib/openzeppelin-contracts-upgradeable/contracts/token/ERC1155/ERC1155Upgradeable.sol:28"
},
{
"label": "_uri",
"offset": 0,
"slot": "103",
"type": "t_string_storage",
"contract": "ERC1155Upgradeable",
"src": "lib/openzeppelin-contracts-upgradeable/contracts/token/ERC1155/ERC1155Upgradeable.sol:31"
},
{
"label": "__gap",
"offset": 0,
"slot": "104",
"type": "t_array(t_uint256)47_storage",
"contract": "ERC1155Upgradeable",
"src": "lib/openzeppelin-contracts-upgradeable/contracts/token/ERC1155/ERC1155Upgradeable.sol:508"
},
{
"label": "_roles",
"offset": 0,
"slot": "151",
"type": "t_mapping(t_bytes32,t_struct(RoleData)34_storage)",
"contract": "AccessControlUpgradeable",
"src": "lib/openzeppelin-contracts-upgradeable/contracts/access/AccessControlUpgradeable.sol:62"
},
{
"label": "__gap",
"offset": 0,
"slot": "152",
"type": "t_array(t_uint256)49_storage",
"contract": "AccessControlUpgradeable",
"src": "lib/openzeppelin-contracts-upgradeable/contracts/access/AccessControlUpgradeable.sol:260"
},
{
"label": "_paused",
"offset": 0,
"slot": "201",
"type": "t_bool",
"contract": "PausableUpgradeable",
"src": "lib/openzeppelin-contracts-upgradeable/contracts/security/PausableUpgradeable.sol:29"
},
{
"label": "__gap",
"offset": 0,
"slot": "202",
"type": "t_array(t_uint256)49_storage",
"contract": "PausableUpgradeable",
"src": "lib/openzeppelin-contracts-upgradeable/contracts/security/PausableUpgradeable.sol:116"
},
{
"label": "__gap",
"offset": 0,
"slot": "251",
"type": "t_array(t_uint256)50_storage",
"contract": "ERC1155BurnableUpgradeable",
"src": "lib/openzeppelin-contracts-upgradeable/contracts/token/ERC1155/extensions/ERC1155BurnableUpgradeable.sol:44"
},
{
"label": "_totalSupply",
"offset": 0,
"slot": "301",
"type": "t_mapping(t_uint256,t_uint256)",
"contract": "ERC1155SupplyUpgradeable",
"src": "lib/openzeppelin-contracts-upgradeable/contracts/token/ERC1155/extensions/ERC1155SupplyUpgradeable.sol:23"
},
{
"label": "__gap",
"offset": 0,
"slot": "302",
"type": "t_array(t_uint256)49_storage",
"contract": "ERC1155SupplyUpgradeable",
"src": "lib/openzeppelin-contracts-upgradeable/contracts/token/ERC1155/extensions/ERC1155SupplyUpgradeable.sol:76"
},
{
"label": "__gap",
"offset": 0,
"slot": "351",
"type": "t_array(t_uint256)50_storage",
"contract": "ERC1967UpgradeUpgradeable",
"src": "lib/openzeppelin-contracts-upgradeable/contracts/proxy/ERC1967/ERC1967UpgradeUpgradeable.sol:169"
},
{
"label": "__gap",
"offset": 0,
"slot": "401",
"type": "t_array(t_uint256)50_storage",
"contract": "UUPSUpgradeable",
"src": "lib/openzeppelin-contracts-upgradeable/contracts/proxy/utils/UUPSUpgradeable.sol:111"
},
{
"label": "protocolFee",
"offset": 0,
"slot": "451",
"type": "t_uint256",
"contract": "Editions",
"src": "src/Editions/Editions.sol:31"
},
{
"label": "editions",
"offset": 0,
"slot": "452",
"type": "t_mapping(t_uint256,t_struct(Edition)7150_storage)",
"contract": "Editions",
"src": "src/Editions/Editions.sol:33"
},
{
"label": "editionCounter",
"offset": 0,
"slot": "453",
"type": "t_uint256",
"contract": "Editions",
"src": "src/Editions/Editions.sol:35"
},
{
"label": "maximumEditionFee",
"offset": 0,
"slot": "454",
"type": "t_uint256",
"contract": "Editions",
"src": "src/Editions/Editions.sol:37"
},
{
"label": "_beliefs",
"offset": 0,
"slot": "455",
"type": "t_mapping(t_address,t_struct(BitMap)5840_storage)",
"contract": "Beliefs",
"src": "src/Beliefs/Beliefs.sol:14"
},
{
"label": "_believers",
"offset": 0,
"slot": "456",
"type": "t_array(t_address)dyn_storage",
"contract": "Beliefs",
"src": "src/Beliefs/Beliefs.sol:16"
},
{
"label": "balances",
"offset": 0,
"slot": "457",
"type": "t_mapping(t_address,t_uint256)",
"contract": "Beliefs",
"src": "src/Beliefs/Beliefs.sol:18"
},
{
"label": "futureFundFee",
"offset": 0,
"slot": "458",
"type": "t_uint256",
"contract": "Beliefs",
"src": "src/Beliefs/Beliefs.sol:20"
}
],
"types": {
"t_address": {
"label": "address",
"numberOfBytes": "20"
},
"t_array(t_address)dyn_storage": {
"label": "address[]",
"numberOfBytes": "32"
},
"t_array(t_uint256)47_storage": {
"label": "uint256[47]",
"numberOfBytes": "1504"
},
"t_array(t_uint256)49_storage": {
"label": "uint256[49]",
"numberOfBytes": "1568"
},
"t_array(t_uint256)50_storage": {
"label": "uint256[50]",
"numberOfBytes": "1600"
},
"t_bool": {
"label": "bool",
"numberOfBytes": "1"
},
"t_bytes32": {
"label": "bytes32",
"numberOfBytes": "32"
},
"t_enum(EditionStatus)7136": {
"label": "enum EditionsStructs.EditionStatus",
"members": [
"NotCreated",
"Created",
"Launched",
"Stopped"
],
"numberOfBytes": "1"
},
"t_mapping(t_address,t_bool)": {
"label": "mapping(address => bool)",
"numberOfBytes": "32"
},
"t_mapping(t_address,t_mapping(t_address,t_bool))": {
"label": "mapping(address => mapping(address => bool))",
"numberOfBytes": "32"
},
"t_mapping(t_address,t_struct(BitMap)5840_storage)": {
"label": "mapping(address => struct BitMaps.BitMap)",
"numberOfBytes": "32"
},
"t_mapping(t_address,t_uint256)": {
"label": "mapping(address => uint256)",
"numberOfBytes": "32"
},
"t_mapping(t_bytes32,t_struct(RoleData)34_storage)": {
"label": "mapping(bytes32 => struct AccessControlUpgradeable.RoleData)",
"numberOfBytes": "32"
},
"t_mapping(t_uint256,t_mapping(t_address,t_uint256))": {
"label": "mapping(uint256 => mapping(address => uint256))",
"numberOfBytes": "32"
},
"t_mapping(t_uint256,t_struct(Edition)7150_storage)": {
"label": "mapping(uint256 => struct EditionsStructs.Edition)",
"numberOfBytes": "32"
},
"t_mapping(t_uint256,t_uint256)": {
"label": "mapping(uint256 => uint256)",
"numberOfBytes": "32"
},
"t_string_storage": {
"label": "string",
"numberOfBytes": "32"
},
"t_struct(BitMap)5840_storage": {
"label": "struct BitMaps.BitMap",
"members": [
{
"label": "_data",
"type": "t_mapping(t_uint256,t_uint256)",
"offset": 0,
"slot": "0"
}
],
"numberOfBytes": "32"
},
"t_struct(Edition)7150_storage": {
"label": "struct EditionsStructs.Edition",
"members": [
{
"label": "status",
"type": "t_enum(EditionStatus)7136",
"offset": 0,
"slot": "0"
},
{
"label": "fee",
"type": "t_uint256",
"offset": 0,
"slot": "1"
},
{
"label": "balance",
"type": "t_uint256",
"offset": 0,
"slot": "2"
},
{
"label": "owner",
"type": "t_address",
"offset": 0,
"slot": "3"
},
{
"label": "id",
"type": "t_string_storage",
"offset": 0,
"slot": "4"
},
{
"label": "briefId",
"type": "t_string_storage",
"offset": 0,
"slot": "5"
}
],
"numberOfBytes": "192"
},
"t_struct(RoleData)34_storage": {
"label": "struct AccessControlUpgradeable.RoleData",
"members": [
{
"label": "members",
"type": "t_mapping(t_address,t_bool)",
"offset": 0,
"slot": "0"
},
{
"label": "adminRole",
"type": "t_bytes32",
"offset": 0,
"slot": "1"
}
],
"numberOfBytes": "64"
},
"t_uint256": {
"label": "uint256",
"numberOfBytes": "32"
},
"t_uint8": {
"label": "uint8",
"numberOfBytes": "1"
}
}
}
}
}
}

0 comments on commit 30055cd

Please sign in to comment.