-
Notifications
You must be signed in to change notification settings - Fork 3
/
.storage-relay-layout
57 lines (44 loc) · 1.51 KB
/
.storage-relay-layout
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
INFO:Slither-read-storage:
Contract ReentrancyGuard not found in storage layout. It is possibly a parent contract
INFO:Slither-read-storage:
Contract 'FastLaneAuctionHandler'
ReentrancyGuard.locked with type uint256 is located at slot: 0
INFO:Slither-read-storage:
Name: locked
Type: uint256
Slot: 0
INFO:Slither-read-storage:
Contract 'FastLaneAuctionHandler'
FastLaneAuctionHandler.validatorsDataMap with type mapping(address => ValidatorData) is located at slot: 1
INFO:Slither-read-storage:
Name: validatorsDataMap
Type: mapping(address => ValidatorData)
Slot: 1
INFO:Slither-read-storage:
Contract 'FastLaneAuctionHandler'
FastLaneAuctionHandler.payeeMap with type mapping(address => address) is located at slot: 2
INFO:Slither-read-storage:
Name: payeeMap
Type: mapping(address => address)
Slot: 2
INFO:Slither-read-storage:
Contract 'FastLaneAuctionHandler'
FastLaneAuctionHandler.validatorsBalanceMap with type mapping(address => uint256) is located at slot: 3
INFO:Slither-read-storage:
Name: validatorsBalanceMap
Type: mapping(address => uint256)
Slot: 3
INFO:Slither-read-storage:
Contract 'FastLaneAuctionHandler'
FastLaneAuctionHandler.fulfilledAuctionsMap with type mapping(bytes32 => uint256) is located at slot: 4
INFO:Slither-read-storage:
Name: fulfilledAuctionsMap
Type: mapping(bytes32 => uint256)
Slot: 4
INFO:Slither-read-storage:
Contract 'FastLaneAuctionHandler'
FastLaneAuctionHandler.validatorsTotal with type uint256 is located at slot: 5
INFO:Slither-read-storage:
Name: validatorsTotal
Type: uint256
Slot: 5