Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
165 changes: 165 additions & 0 deletions packages/core/.openzeppelin/bsc.json
Original file line number Diff line number Diff line change
Expand Up @@ -1729,6 +1729,171 @@
},
"namespaces": {}
}
},
"0f95cf567f8918b75255368d276f9d1d3ff01313866d4084b4a734938d09a6e6": {
"address": "0x8C39c41Bd6257B2Fa3aF58511825D5eAD4921279",
"txHash": "0x6c92b19d5bb9196d090c29b37da44e31539e54321141642418575c2265e567dc",
"layout": {
"solcVersion": "0.8.23",
"storage": [
{
"label": "_initialized",
"offset": 0,
"slot": "0",
"type": "t_uint8",
"contract": "Initializable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:63",
"retypedFrom": "bool"
},
{
"label": "_initializing",
"offset": 1,
"slot": "0",
"type": "t_bool",
"contract": "Initializable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:68"
},
{
"label": "__gap",
"offset": 0,
"slot": "1",
"type": "t_array(t_uint256)50_storage",
"contract": "ContextUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol:40"
},
{
"label": "_owner",
"offset": 0,
"slot": "51",
"type": "t_address",
"contract": "OwnableUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:22"
},
{
"label": "__gap",
"offset": 0,
"slot": "52",
"type": "t_array(t_uint256)49_storage",
"contract": "OwnableUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:94"
},
{
"label": "__gap",
"offset": 0,
"slot": "101",
"type": "t_array(t_uint256)50_storage",
"contract": "ERC1967UpgradeUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/proxy/ERC1967/ERC1967UpgradeUpgradeable.sol:169"
},
{
"label": "__gap",
"offset": 0,
"slot": "151",
"type": "t_array(t_uint256)50_storage",
"contract": "UUPSUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol:111"
},
{
"label": "counter",
"offset": 0,
"slot": "201",
"type": "t_uint256",
"contract": "EscrowFactory",
"src": "contracts/EscrowFactory.sol:17"
},
{
"label": "escrowCounters",
"offset": 0,
"slot": "202",
"type": "t_mapping(t_address,t_uint256)",
"contract": "EscrowFactory",
"src": "contracts/EscrowFactory.sol:18"
},
{
"label": "lastEscrow",
"offset": 0,
"slot": "203",
"type": "t_address",
"contract": "EscrowFactory",
"src": "contracts/EscrowFactory.sol:19"
},
{
"label": "staking",
"offset": 0,
"slot": "204",
"type": "t_address",
"contract": "EscrowFactory",
"src": "contracts/EscrowFactory.sol:20"
},
{
"label": "minimumStake",
"offset": 0,
"slot": "205",
"type": "t_uint256",
"contract": "EscrowFactory",
"src": "contracts/EscrowFactory.sol:21"
},
{
"label": "admin",
"offset": 0,
"slot": "206",
"type": "t_address",
"contract": "EscrowFactory",
"src": "contracts/EscrowFactory.sol:22"
},
{
"label": "kvstore",
"offset": 0,
"slot": "207",
"type": "t_address",
"contract": "EscrowFactory",
"src": "contracts/EscrowFactory.sol:23"
},
{
"label": "__gap",
"offset": 0,
"slot": "208",
"type": "t_array(t_uint256)43_storage",
"contract": "EscrowFactory",
"src": "contracts/EscrowFactory.sol:195"
}
],
"types": {
"t_address": {
"label": "address",
"numberOfBytes": "20"
},
"t_array(t_uint256)43_storage": {
"label": "uint256[43]",
"numberOfBytes": "1376"
},
"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_mapping(t_address,t_uint256)": {
"label": "mapping(address => uint256)",
"numberOfBytes": "32"
},
"t_uint256": {
"label": "uint256",
"numberOfBytes": "32"
},
"t_uint8": {
"label": "uint8",
"numberOfBytes": "1"
}
},
"namespaces": {}
}
}
}
}
165 changes: 165 additions & 0 deletions packages/core/.openzeppelin/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -1729,6 +1729,171 @@
},
"namespaces": {}
}
},
"0f95cf567f8918b75255368d276f9d1d3ff01313866d4084b4a734938d09a6e6": {
"address": "0x182f882690c2B35Eb5885849Bb4331888857CF78",
"txHash": "0xd7100a2f0e6097eee27507ce2d4b1bee3ecf18cdda6b86326d7a2aea42f6a0d7",
"layout": {
"solcVersion": "0.8.23",
"storage": [
{
"label": "_initialized",
"offset": 0,
"slot": "0",
"type": "t_uint8",
"contract": "Initializable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:63",
"retypedFrom": "bool"
},
{
"label": "_initializing",
"offset": 1,
"slot": "0",
"type": "t_bool",
"contract": "Initializable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:68"
},
{
"label": "__gap",
"offset": 0,
"slot": "1",
"type": "t_array(t_uint256)50_storage",
"contract": "ContextUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol:40"
},
{
"label": "_owner",
"offset": 0,
"slot": "51",
"type": "t_address",
"contract": "OwnableUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:22"
},
{
"label": "__gap",
"offset": 0,
"slot": "52",
"type": "t_array(t_uint256)49_storage",
"contract": "OwnableUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:94"
},
{
"label": "__gap",
"offset": 0,
"slot": "101",
"type": "t_array(t_uint256)50_storage",
"contract": "ERC1967UpgradeUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/proxy/ERC1967/ERC1967UpgradeUpgradeable.sol:169"
},
{
"label": "__gap",
"offset": 0,
"slot": "151",
"type": "t_array(t_uint256)50_storage",
"contract": "UUPSUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol:111"
},
{
"label": "counter",
"offset": 0,
"slot": "201",
"type": "t_uint256",
"contract": "EscrowFactory",
"src": "contracts/EscrowFactory.sol:17"
},
{
"label": "escrowCounters",
"offset": 0,
"slot": "202",
"type": "t_mapping(t_address,t_uint256)",
"contract": "EscrowFactory",
"src": "contracts/EscrowFactory.sol:18"
},
{
"label": "lastEscrow",
"offset": 0,
"slot": "203",
"type": "t_address",
"contract": "EscrowFactory",
"src": "contracts/EscrowFactory.sol:19"
},
{
"label": "staking",
"offset": 0,
"slot": "204",
"type": "t_address",
"contract": "EscrowFactory",
"src": "contracts/EscrowFactory.sol:20"
},
{
"label": "minimumStake",
"offset": 0,
"slot": "205",
"type": "t_uint256",
"contract": "EscrowFactory",
"src": "contracts/EscrowFactory.sol:21"
},
{
"label": "admin",
"offset": 0,
"slot": "206",
"type": "t_address",
"contract": "EscrowFactory",
"src": "contracts/EscrowFactory.sol:22"
},
{
"label": "kvstore",
"offset": 0,
"slot": "207",
"type": "t_address",
"contract": "EscrowFactory",
"src": "contracts/EscrowFactory.sol:23"
},
{
"label": "__gap",
"offset": 0,
"slot": "208",
"type": "t_array(t_uint256)43_storage",
"contract": "EscrowFactory",
"src": "contracts/EscrowFactory.sol:195"
}
],
"types": {
"t_address": {
"label": "address",
"numberOfBytes": "20"
},
"t_array(t_uint256)43_storage": {
"label": "uint256[43]",
"numberOfBytes": "1376"
},
"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_mapping(t_address,t_uint256)": {
"label": "mapping(address => uint256)",
"numberOfBytes": "32"
},
"t_uint256": {
"label": "uint256",
"numberOfBytes": "32"
},
"t_uint8": {
"label": "uint8",
"numberOfBytes": "1"
}
},
"namespaces": {}
}
}
}
}
Loading
Loading