Skip to content

Commit

Permalink
Add 21AVAX deployed contract addresses - Close #AM-3320 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
diego-G authored Jan 29, 2024
1 parent 2aea188 commit 908e608
Show file tree
Hide file tree
Showing 3 changed files with 324 additions and 18 deletions.
5 changes: 5 additions & 0 deletions .openzeppelin/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@
"address": "0xD2aEE1CE2b4459dE326971DE036E82f1318270AF",
"txHash": "0x1772b1eaec782ea9275939eda6f9effb1e8c1dbe0eb5be5c7cf44a886ec13ba9",
"kind": "transparent"
},
{
"address": "0x399508A43d7E2b4451cd344633108b4d84b33B03",
"txHash": "0xb2b52179b1db1d026b6d0f1648e8959bc3fdcb2299e001fcd3e86b072a14be77",
"kind": "transparent"
}
],
"impls": {
Expand Down
301 changes: 301 additions & 0 deletions .openzeppelin/polygon.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,16 @@
"address": "0x80583c4a54102D867eB6D5737fbF53e26319b2F5",
"txHash": "0x748a0aaac54c7b5125ea5d392da9f1d7f0ce519de1aa054d0c2dd0e4c0200fbd",
"kind": "transparent"
},
{
"address": "0x0B86eD4380E1059BAe51f238C8B3E2833EB4dFfC",
"txHash": "0x56ac248a5d2b9cd988ef78269cc003789ea42a285e36ce1915bfed16ed184d7f",
"kind": "transparent"
},
{
"address": "0xc7d05380527fef73959Dd17431A3Fd3472940C13",
"txHash": "0xc9f0bd1f1a37693015fa1f1b3f08f017d7568089629db5a0c1b6618e835fdc44",
"kind": "transparent"
}
],
"impls": {
Expand Down Expand Up @@ -843,6 +853,297 @@
}
}
}
},
"946bbeec1ea22aaaeb7c7bd5038bbff42663e67c566214749561898491ffacba": {
"address": "0xb60B7CEC3B0f948C16997BD47cF915E49c12E1F6",
"txHash": "0x165da24fbc13ea16585b8c14f1c02e6a065c7b5f4f4f4a512585989b9084a795",
"layout": {
"solcVersion": "0.8.17",
"storage": [
{
"label": "_initialized",
"offset": 0,
"slot": "0",
"type": "t_uint8",
"contract": "Initializable",
"src": "openzeppelin-contracts-upgradeable/contracts/proxy/utils/Initializable.sol:62",
"retypedFrom": "bool"
},
{
"label": "_initializing",
"offset": 1,
"slot": "0",
"type": "t_bool",
"contract": "Initializable",
"src": "openzeppelin-contracts-upgradeable/contracts/proxy/utils/Initializable.sol:67"
},
{
"label": "__gap",
"offset": 0,
"slot": "1",
"type": "t_array(t_uint256)50_storage",
"contract": "ContextUpgradeable",
"src": "openzeppelin-contracts-upgradeable/contracts/utils/ContextUpgradeable.sol:36"
},
{
"label": "_paused",
"offset": 0,
"slot": "51",
"type": "t_bool",
"contract": "PausableUpgradeable",
"src": "openzeppelin-contracts-upgradeable/contracts/security/PausableUpgradeable.sol:29"
},
{
"label": "__gap",
"offset": 0,
"slot": "52",
"type": "t_array(t_uint256)49_storage",
"contract": "PausableUpgradeable",
"src": "openzeppelin-contracts-upgradeable/contracts/security/PausableUpgradeable.sol:116"
},
{
"label": "_balances",
"offset": 0,
"slot": "101",
"type": "t_mapping(t_address,t_uint256)",
"contract": "ERC20Upgradeable",
"src": "openzeppelin-contracts-upgradeable/contracts/token/ERC20/ERC20Upgradeable.sol:37"
},
{
"label": "_allowances",
"offset": 0,
"slot": "102",
"type": "t_mapping(t_address,t_mapping(t_address,t_uint256))",
"contract": "ERC20Upgradeable",
"src": "openzeppelin-contracts-upgradeable/contracts/token/ERC20/ERC20Upgradeable.sol:39"
},
{
"label": "_totalSupply",
"offset": 0,
"slot": "103",
"type": "t_uint256",
"contract": "ERC20Upgradeable",
"src": "openzeppelin-contracts-upgradeable/contracts/token/ERC20/ERC20Upgradeable.sol:41"
},
{
"label": "_name",
"offset": 0,
"slot": "104",
"type": "t_string_storage",
"contract": "ERC20Upgradeable",
"src": "openzeppelin-contracts-upgradeable/contracts/token/ERC20/ERC20Upgradeable.sol:43"
},
{
"label": "_symbol",
"offset": 0,
"slot": "105",
"type": "t_string_storage",
"contract": "ERC20Upgradeable",
"src": "openzeppelin-contracts-upgradeable/contracts/token/ERC20/ERC20Upgradeable.sol:44"
},
{
"label": "__gap",
"offset": 0,
"slot": "106",
"type": "t_array(t_uint256)45_storage",
"contract": "ERC20Upgradeable",
"src": "openzeppelin-contracts-upgradeable/contracts/token/ERC20/ERC20Upgradeable.sol:400"
},
{
"label": "__gap",
"offset": 0,
"slot": "151",
"type": "t_array(t_uint256)50_storage",
"contract": "ERC165Upgradeable",
"src": "openzeppelin-contracts-upgradeable/contracts/utils/introspection/ERC165Upgradeable.sol:41"
},
{
"label": "_roles",
"offset": 0,
"slot": "201",
"type": "t_mapping(t_bytes32,t_struct(RoleData)886_storage)",
"contract": "AccessControlUpgradeable",
"src": "openzeppelin-contracts-upgradeable/contracts/access/AccessControlUpgradeable.sol:61"
},
{
"label": "__gap",
"offset": 0,
"slot": "202",
"type": "t_array(t_uint256)49_storage",
"contract": "AccessControlUpgradeable",
"src": "openzeppelin-contracts-upgradeable/contracts/access/AccessControlUpgradeable.sol:259"
},
{
"label": "__gap",
"offset": 0,
"slot": "251",
"type": "t_array(t_uint256)50_storage",
"contract": "AuthorizationModule",
"src": "contracts/modules/security/AuthorizationModule.sol:57"
},
{
"label": "tokenId",
"offset": 0,
"slot": "301",
"type": "t_string_storage",
"contract": "BaseModule",
"src": "contracts/modules/wrapper/mandatory/BaseModule.sol:23"
},
{
"label": "terms",
"offset": 0,
"slot": "302",
"type": "t_string_storage",
"contract": "BaseModule",
"src": "contracts/modules/wrapper/mandatory/BaseModule.sol:24"
},
{
"label": "information",
"offset": 0,
"slot": "303",
"type": "t_string_storage",
"contract": "BaseModule",
"src": "contracts/modules/wrapper/mandatory/BaseModule.sol:25"
},
{
"label": "flag",
"offset": 0,
"slot": "304",
"type": "t_uint256",
"contract": "BaseModule",
"src": "contracts/modules/wrapper/mandatory/BaseModule.sol:26"
},
{
"label": "__gap",
"offset": 0,
"slot": "305",
"type": "t_array(t_uint256)50_storage",
"contract": "BaseModule",
"src": "contracts/modules/wrapper/mandatory/BaseModule.sol:109"
},
{
"label": "__gap",
"offset": 0,
"slot": "355",
"type": "t_array(t_uint256)50_storage",
"contract": "PauseModule",
"src": "contracts/modules/wrapper/mandatory/PauseModule.sol:67"
},
{
"label": "__gap",
"offset": 0,
"slot": "405",
"type": "t_array(t_uint256)50_storage",
"contract": "MintModule",
"src": "contracts/modules/wrapper/mandatory/MintModule.sol:51"
},
{
"label": "__gap",
"offset": 0,
"slot": "455",
"type": "t_array(t_uint256)50_storage",
"contract": "BurnModule",
"src": "contracts/modules/wrapper/mandatory/BurnModule.sol:51"
},
{
"label": "_decimals",
"offset": 0,
"slot": "505",
"type": "t_uint8",
"contract": "ERC20BaseModule",
"src": "contracts/modules/wrapper/mandatory/ERC20BaseModule.sol:16"
},
{
"label": "__gap",
"offset": 0,
"slot": "506",
"type": "t_array(t_uint256)50_storage",
"contract": "ERC20BaseModule",
"src": "contracts/modules/wrapper/mandatory/ERC20BaseModule.sol:90"
},
{
"label": "__gap",
"offset": 0,
"slot": "556",
"type": "t_array(t_uint256)50_storage",
"contract": "CMTAT_BASE",
"src": "contracts/modules/CMTAT_BASE.sol:139"
}
],
"types": {
"t_address": {
"label": "address",
"numberOfBytes": "20"
},
"t_array(t_uint256)45_storage": {
"label": "uint256[45]",
"numberOfBytes": "1440"
},
"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_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)886_storage)": {
"label": "mapping(bytes32 => struct AccessControlUpgradeable.RoleData)",
"numberOfBytes": "32"
},
"t_string_storage": {
"label": "string",
"numberOfBytes": "32"
},
"t_struct(RoleData)886_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"
}
},
"namespaces": {}
}
}
}
}
Loading

0 comments on commit 908e608

Please sign in to comment.