Skip to content

Commit

Permalink
Update JSONs with deployment info
Browse files Browse the repository at this point in the history
  • Loading branch information
RCantu92 committed May 21, 2024
1 parent fc463da commit 0b74500
Show file tree
Hide file tree
Showing 3 changed files with 278 additions and 9 deletions.
268 changes: 268 additions & 0 deletions .openzeppelin/sepolia.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
"address": "0x2441Ce5eB269505f30F6F434D21E039438aaC342",
"txHash": "0x842a721a0030bf9f531b294ea1d97911960f3b9b12c6eb8f36aceaba93c77cdf",
"kind": "uups"
},
{
"address": "0xF778D88620e395EA7e8F6808fA18703ee733Ee9F",
"txHash": "0x9610332710957bb58436a2c2a9e0ea24f4720549bd43ea02538900fe9ea39465",
"kind": "uups"
}
],
"impls": {
Expand Down Expand Up @@ -370,6 +375,269 @@
}
}
}
},
"9d23a2e905b3966754acabf541b93cd7fff74e38b2360efa3ef3023a67075323": {
"address": "0xd302BB5ac9e1B0c6F179501eC3e2326118D24A8a",
"txHash": "0x9989032d9dccc2b6e6bcbfd1dbf34c899da11fc87c3e7e7b2c17cddd9695dc0c",
"layout": {
"solcVersion": "0.8.9",
"storage": [
{
"label": "_initialized",
"offset": 0,
"slot": "0",
"type": "t_uint8",
"contract": "Initializable",
"src": "openzeppelin-contracts-upgradeable-4.9/proxy/utils/Initializable.sol:63",
"retypedFrom": "bool"
},
{
"label": "_initializing",
"offset": 1,
"slot": "0",
"type": "t_bool",
"contract": "Initializable",
"src": "openzeppelin-contracts-upgradeable-4.9/proxy/utils/Initializable.sol:68"
},
{
"label": "__gap",
"offset": 0,
"slot": "1",
"type": "t_array(t_uint256)50_storage",
"contract": "ContextUpgradeable",
"src": "openzeppelin-contracts-upgradeable-4.9/utils/ContextUpgradeable.sol:36"
},
{
"label": "_balances",
"offset": 0,
"slot": "51",
"type": "t_mapping(t_address,t_uint256)",
"contract": "ERC20Upgradeable",
"src": "openzeppelin-contracts-upgradeable-4.9/token/ERC20/ERC20Upgradeable.sol:40"
},
{
"label": "_allowances",
"offset": 0,
"slot": "52",
"type": "t_mapping(t_address,t_mapping(t_address,t_uint256))",
"contract": "ERC20Upgradeable",
"src": "openzeppelin-contracts-upgradeable-4.9/token/ERC20/ERC20Upgradeable.sol:42"
},
{
"label": "_totalSupply",
"offset": 0,
"slot": "53",
"type": "t_uint256",
"contract": "ERC20Upgradeable",
"src": "openzeppelin-contracts-upgradeable-4.9/token/ERC20/ERC20Upgradeable.sol:44"
},
{
"label": "_name",
"offset": 0,
"slot": "54",
"type": "t_string_storage",
"contract": "ERC20Upgradeable",
"src": "openzeppelin-contracts-upgradeable-4.9/token/ERC20/ERC20Upgradeable.sol:46"
},
{
"label": "_symbol",
"offset": 0,
"slot": "55",
"type": "t_string_storage",
"contract": "ERC20Upgradeable",
"src": "openzeppelin-contracts-upgradeable-4.9/token/ERC20/ERC20Upgradeable.sol:47"
},
{
"label": "__gap",
"offset": 0,
"slot": "56",
"type": "t_array(t_uint256)45_storage",
"contract": "ERC20Upgradeable",
"src": "openzeppelin-contracts-upgradeable-4.9/token/ERC20/ERC20Upgradeable.sol:376"
},
{
"label": "_asset",
"offset": 0,
"slot": "101",
"type": "t_contract(IERC20Upgradeable)3233",
"contract": "ERC4626Upgradeable",
"src": "openzeppelin-contracts-upgradeable-4.9/token/ERC20/extensions/ERC4626Upgradeable.sol:54"
},
{
"label": "_underlyingDecimals",
"offset": 20,
"slot": "101",
"type": "t_uint8",
"contract": "ERC4626Upgradeable",
"src": "openzeppelin-contracts-upgradeable-4.9/token/ERC20/extensions/ERC4626Upgradeable.sol:55"
},
{
"label": "__gap",
"offset": 0,
"slot": "102",
"type": "t_array(t_uint256)49_storage",
"contract": "ERC4626Upgradeable",
"src": "openzeppelin-contracts-upgradeable-4.9/token/ERC20/extensions/ERC4626Upgradeable.sol:267"
},
{
"label": "__gap",
"offset": 0,
"slot": "151",
"type": "t_array(t_uint256)50_storage",
"contract": "ERC165Upgradeable",
"src": "openzeppelin-contracts-upgradeable-4.9/utils/introspection/ERC165Upgradeable.sol:41"
},
{
"label": "_roles",
"offset": 0,
"slot": "201",
"type": "t_mapping(t_bytes32,t_struct(RoleData)1331_storage)",
"contract": "AccessControlUpgradeable",
"src": "openzeppelin-contracts-upgradeable-4.9/access/AccessControlUpgradeable.sol:62"
},
{
"label": "__gap",
"offset": 0,
"slot": "202",
"type": "t_array(t_uint256)49_storage",
"contract": "AccessControlUpgradeable",
"src": "openzeppelin-contracts-upgradeable-4.9/access/AccessControlUpgradeable.sol:260"
},
{
"label": "__gap",
"offset": 0,
"slot": "251",
"type": "t_array(t_uint256)50_storage",
"contract": "ERC1967UpgradeUpgradeable",
"src": "openzeppelin-contracts-upgradeable-4.9/proxy/ERC1967/ERC1967UpgradeUpgradeable.sol:169"
},
{
"label": "__gap",
"offset": 0,
"slot": "301",
"type": "t_array(t_uint256)50_storage",
"contract": "UUPSUpgradeable",
"src": "openzeppelin-contracts-upgradeable-4.9/proxy/utils/UUPSUpgradeable.sol:111"
},
{
"label": "_treasury",
"offset": 0,
"slot": "351",
"type": "t_address",
"contract": "GeneralFortaStakingVault",
"src": "contracts/components/staking/GeneralFortaStakingVault.sol:28"
},
{
"label": "_withdrawalDelay",
"offset": 20,
"slot": "351",
"type": "t_uint64",
"contract": "GeneralFortaStakingVault",
"src": "contracts/components/staking/GeneralFortaStakingVault.sol:29"
},
{
"label": "_depositTimes",
"offset": 0,
"slot": "352",
"type": "t_mapping(t_address,t_uint256)",
"contract": "GeneralFortaStakingVault",
"src": "contracts/components/staking/GeneralFortaStakingVault.sol:31"
},
{
"label": "__gap",
"offset": 0,
"slot": "353",
"type": "t_array(t_uint256)48_storage",
"contract": "GeneralFortaStakingVault",
"src": "contracts/components/staking/GeneralFortaStakingVault.sol:145"
}
],
"types": {
"t_address": {
"label": "address",
"numberOfBytes": "20"
},
"t_array(t_uint256)45_storage": {
"label": "uint256[45]",
"numberOfBytes": "1440"
},
"t_array(t_uint256)48_storage": {
"label": "uint256[48]",
"numberOfBytes": "1536"
},
"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_contract(IERC20Upgradeable)3233": {
"label": "contract IERC20Upgradeable",
"numberOfBytes": "20"
},
"t_mapping(t_address,t_bool)": {
"label": "mapping(address => bool)",
"numberOfBytes": "32"
},
"t_mapping(t_address,t_mapping(t_address,t_uint256))": {
"label": "mapping(address => mapping(address => uint256))",
"numberOfBytes": "32"
},
"t_mapping(t_address,t_uint256)": {
"label": "mapping(address => uint256)",
"numberOfBytes": "32"
},
"t_mapping(t_bytes32,t_struct(RoleData)1331_storage)": {
"label": "mapping(bytes32 => struct AccessControlUpgradeable.RoleData)",
"numberOfBytes": "32"
},
"t_string_storage": {
"label": "string",
"numberOfBytes": "32"
},
"t_struct(RoleData)1331_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_uint64": {
"label": "uint64",
"numberOfBytes": "8"
},
"t_uint8": {
"label": "uint8",
"numberOfBytes": "1"
}
},
"namespaces": {}
}
}
}
}
9 changes: 5 additions & 4 deletions releases/1.2.13/sepolia/output/deployed.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"general-forta-staking-vault-deploy-tx": "0xde8ae66cf43402eea6dd1c521256d9ac929be8b109e384ac7205c8495318917e",
"general-forta-staking-vault-deploy-tx": "0x9610332710957bb58436a2c2a9e0ea24f4720549bd43ea02538900fe9ea39465",
"general-forta-staking-vault": {
"address": "0xf1fa4ea73ab7468B85D6e6863218BCCBC31eB589",
"address": "0xF778D88620e395EA7e8F6808fA18703ee733Ee9F",
"impl": {
"address": "0xa862CcbD51acFf3de6C6D4e46A62914E1B9D57F6",
"address": "0xd302BB5ac9e1B0c6F179501eC3e2326118D24A8a",
"constructor-args": [],
"init-args": [
"0x233BAc002bF01DA9FEb9DE57Ff7De5B3820C1a24",
"0x95d9a757ad9C25999ffE93f3067221F04ce1Cc79",
"0x233BAc002bF01DA9FEb9DE57Ff7De5B3820C1a24"
"0x233BAc002bF01DA9FEb9DE57Ff7De5B3820C1a24",
"180"
],
"name": "GeneralFortaStakingVault",
"timeout": 1200000,
Expand Down
10 changes: 5 additions & 5 deletions releases/deployments/11155111.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@
"version": "0.2.0"
}
},
"forta-deploy-tx": "0xe6630a9172a655398a5df198ab4534a7e108d590ea3974243e030a42a6f177ec",
"general-forta-staking-vault": {
"address": "0xf1fa4ea73ab7468B85D6e6863218BCCBC31eB589",
"address": "0xF778D88620e395EA7e8F6808fA18703ee733Ee9F",
"impl": {
"address": "0xa862CcbD51acFf3de6C6D4e46A62914E1B9D57F6",
"address": "0xd302BB5ac9e1B0c6F179501eC3e2326118D24A8a",
"constructor-args": [],
"init-args": [
"0x233BAc002bF01DA9FEb9DE57Ff7De5B3820C1a24",
"0x95d9a757ad9C25999ffE93f3067221F04ce1Cc79",
"0x233BAc002bF01DA9FEb9DE57Ff7De5B3820C1a24"
"0x233BAc002bF01DA9FEb9DE57Ff7De5B3820C1a24",
"180"
],
"name": "GeneralFortaStakingVault",
"timeout": 1200000,
"version": "0.1.0"
}
},
"general-forta-staking-vault-deploy-tx": "0xde8ae66cf43402eea6dd1c521256d9ac929be8b109e384ac7205c8495318917e"
"general-forta-staking-vault-deploy-tx": "0x9610332710957bb58436a2c2a9e0ea24f4720549bd43ea02538900fe9ea39465"
}

0 comments on commit 0b74500

Please sign in to comment.