Skip to content

Commit

Permalink
Artifacts from tbtc-v2-arbitrum v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nkuba committed May 11, 2023
1 parent 053b88c commit 14b63ca
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 53 deletions.
164 changes: 164 additions & 0 deletions cross-chain/arbitrum/.openzeppelin/unknown-42161.json
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,170 @@
}
}
}
},
"70974f3ab30d1010f875de7eebcbde08a1b6c71845f5272c23be8f95af866a64": {
"address": "0xa10aD2570ea7b93d19fDae6Bd7189fF4929Bc747",
"txHash": "0xa91eb836546ccc63781e40a841010602fd856e55350fb92e189582384deec26d",
"layout": {
"solcVersion": "0.8.17",
"storage": [
{
"label": "_initialized",
"offset": 0,
"slot": "0",
"type": "t_uint8",
"contract": "Initializable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:62",
"retypedFrom": "bool"
},
{
"label": "_initializing",
"offset": 1,
"slot": "0",
"type": "t_bool",
"contract": "Initializable",
"src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:67"
},
{
"label": "__gap",
"offset": 0,
"slot": "1",
"type": "t_array(t_uint256)50_storage",
"contract": "ContextUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol:36"
},
{
"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": "_status",
"offset": 0,
"slot": "101",
"type": "t_uint256",
"contract": "ReentrancyGuardUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/security/ReentrancyGuardUpgradeable.sol:38"
},
{
"label": "__gap",
"offset": 0,
"slot": "102",
"type": "t_array(t_uint256)49_storage",
"contract": "ReentrancyGuardUpgradeable",
"src": "@openzeppelin/contracts-upgradeable/security/ReentrancyGuardUpgradeable.sol:80"
},
{
"label": "bridge",
"offset": 0,
"slot": "151",
"type": "t_contract(IWormholeTokenBridge)518",
"contract": "L2WormholeGateway",
"src": "@keep-network/tbtc-v2/contracts/l2/L2WormholeGateway.sol:122"
},
{
"label": "bridgeToken",
"offset": 0,
"slot": "152",
"type": "t_contract(IERC20Upgradeable)2252",
"contract": "L2WormholeGateway",
"src": "@keep-network/tbtc-v2/contracts/l2/L2WormholeGateway.sol:123"
},
{
"label": "tbtc",
"offset": 0,
"slot": "153",
"type": "t_contract(L2TBTC)443",
"contract": "L2WormholeGateway",
"src": "@keep-network/tbtc-v2/contracts/l2/L2WormholeGateway.sol:124"
},
{
"label": "gateways",
"offset": 0,
"slot": "154",
"type": "t_mapping(t_uint16,t_bytes32)",
"contract": "L2WormholeGateway",
"src": "@keep-network/tbtc-v2/contracts/l2/L2WormholeGateway.sol:136"
},
{
"label": "mintingLimit",
"offset": 0,
"slot": "155",
"type": "t_uint256",
"contract": "L2WormholeGateway",
"src": "@keep-network/tbtc-v2/contracts/l2/L2WormholeGateway.sol:147"
},
{
"label": "mintedAmount",
"offset": 0,
"slot": "156",
"type": "t_uint256",
"contract": "L2WormholeGateway",
"src": "@keep-network/tbtc-v2/contracts/l2/L2WormholeGateway.sol:151"
}
],
"types": {
"t_address": {
"label": "address",
"numberOfBytes": "20"
},
"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)2252": {
"label": "contract IERC20Upgradeable",
"numberOfBytes": "20"
},
"t_contract(IWormholeTokenBridge)518": {
"label": "contract IWormholeTokenBridge",
"numberOfBytes": "20"
},
"t_contract(L2TBTC)443": {
"label": "contract L2TBTC",
"numberOfBytes": "20"
},
"t_mapping(t_uint16,t_bytes32)": {
"label": "mapping(uint16 => bytes32)",
"numberOfBytes": "32"
},
"t_uint16": {
"label": "uint16",
"numberOfBytes": "2"
},
"t_uint256": {
"label": "uint256",
"numberOfBytes": "32"
},
"t_uint8": {
"label": "uint8",
"numberOfBytes": "1"
}
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -421,75 +421,37 @@
"type": "function"
}
],
"transactionHash": "0x559dd0fd66a929cc5e892380c15018b8bbc217de242ce13bb97f94eadc5df0e7",
"transactionHash": "0x74305eb933793943e03a0826ef673117abc30184fe0cf1d0c1530f02bbec87d8",
"receipt": {
"to": null,
"to": "0x02612d20CC087670a959Bb12cA3c5fd56C8A3DB3",
"from": "0x123694886DBf5Ac94DDA07135349534536D14cAf",
"contractAddress": "0x1293a54e160D1cd7075487898d65266081A15458",
"contractAddress": null,
"transactionIndex": 1,
"gasUsed": "5777231",
"logsBloom": "0x00000000000000000000400000000000400000000002000000800000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000002000001000000000000000080000000000000000000020000000000000000000800000000800000000000000000000000400000000000000000000000000000000000000000000080000000000001800000000000000000000000000000000400000000000000000000000000000004000000000020000000000000000000440000000000000400000000000000000020000000000000000000000000000000000000000000000000000000000000000010",
"blockHash": "0x4d0c1a57ac001fe399bdf92e84ab47a30155017dc4d9b10a8e074a13307ce5a1",
"transactionHash": "0x559dd0fd66a929cc5e892380c15018b8bbc217de242ce13bb97f94eadc5df0e7",
"gasUsed": "1528828",
"logsBloom": "0x00000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000002001000000000000000000000000000002000000000000000000000000000000000004000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010",
"blockHash": "0x1f87894ba083964e5c171e726c7137d71c08d8d7db9c73778d14a966fce2ae6d",
"transactionHash": "0x74305eb933793943e03a0826ef673117abc30184fe0cf1d0c1530f02bbec87d8",
"logs": [
{
"transactionIndex": 1,
"blockNumber": 75577070,
"transactionHash": "0x559dd0fd66a929cc5e892380c15018b8bbc217de242ce13bb97f94eadc5df0e7",
"blockNumber": 89548295,
"transactionHash": "0x74305eb933793943e03a0826ef673117abc30184fe0cf1d0c1530f02bbec87d8",
"address": "0x1293a54e160D1cd7075487898d65266081A15458",
"topics": [
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
"0x00000000000000000000000041c9b5639e3f2f6c61e9b78b2c6ff3746e79d91a"
"0x000000000000000000000000a10ad2570ea7b93d19fdae6bd7189ff4929bc747"
],
"data": "0x",
"logIndex": 0,
"blockHash": "0x4d0c1a57ac001fe399bdf92e84ab47a30155017dc4d9b10a8e074a13307ce5a1"
},
{
"transactionIndex": 1,
"blockNumber": 75577070,
"transactionHash": "0x559dd0fd66a929cc5e892380c15018b8bbc217de242ce13bb97f94eadc5df0e7",
"address": "0x1293a54e160D1cd7075487898d65266081A15458",
"topics": [
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
"0x0000000000000000000000000000000000000000000000000000000000000000",
"0x000000000000000000000000123694886dbf5ac94dda07135349534536d14caf"
],
"data": "0x",
"logIndex": 1,
"blockHash": "0x4d0c1a57ac001fe399bdf92e84ab47a30155017dc4d9b10a8e074a13307ce5a1"
},
{
"transactionIndex": 1,
"blockNumber": 75577070,
"transactionHash": "0x559dd0fd66a929cc5e892380c15018b8bbc217de242ce13bb97f94eadc5df0e7",
"address": "0x1293a54e160D1cd7075487898d65266081A15458",
"topics": [
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
],
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
"logIndex": 2,
"blockHash": "0x4d0c1a57ac001fe399bdf92e84ab47a30155017dc4d9b10a8e074a13307ce5a1"
},
{
"transactionIndex": 1,
"blockNumber": 75577070,
"transactionHash": "0x559dd0fd66a929cc5e892380c15018b8bbc217de242ce13bb97f94eadc5df0e7",
"address": "0x1293a54e160D1cd7075487898d65266081A15458",
"topics": [
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
],
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002612d20cc087670a959bb12ca3c5fd56c8a3db3",
"logIndex": 3,
"blockHash": "0x4d0c1a57ac001fe399bdf92e84ab47a30155017dc4d9b10a8e074a13307ce5a1"
"blockHash": "0x1f87894ba083964e5c171e726c7137d71c08d8d7db9c73778d14a966fce2ae6d"
}
],
"blockNumber": 75577070,
"cumulativeGasUsed": "5777231",
"blockNumber": 89548295,
"cumulativeGasUsed": "1528828",
"status": 1,
"byzantium": true
},
"numDeployments": 1,
"implementation": "0x41C9b5639E3F2F6C61e9B78b2c6FF3746E79d91A",
"numDeployments": 2,
"implementation": "0xa10aD2570ea7b93d19fDae6Bd7189fF4929Bc747",
"devdoc": "Contract deployed as upgradable proxy"
}

0 comments on commit 14b63ca

Please sign in to comment.