-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlayout.json
More file actions
15 lines (13 loc) · 1.48 KB
/
layout.json
File metadata and controls
15 lines (13 loc) · 1.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
╭---------------+-----------------------------------+------+--------+-------+-------------------------------------╮
| Name | Type | Slot | Offset | Bytes | Contract |
+=================================================================================================================+
| fuel | address | 0 | 0 | 20 | src/AstroblockMap.sol:AstroblockMap |
|---------------+-----------------------------------+------+--------+-------+-------------------------------------|
| worldSettings | struct WorldSettings | 1 | 0 | 256 | src/AstroblockMap.sol:AstroblockMap |
|---------------+-----------------------------------+------+--------+-------+-------------------------------------|
| entities | mapping(uint256 => struct Entity) | 9 | 0 | 32 | src/AstroblockMap.sol:AstroblockMap |
|---------------+-----------------------------------+------+--------+-------+-------------------------------------|
| players | mapping(address => struct Player) | 10 | 0 | 32 | src/AstroblockMap.sol:AstroblockMap |
|---------------+-----------------------------------+------+--------+-------+-------------------------------------|
| staked | mapping(address => uint256) | 11 | 0 | 32 | src/AstroblockMap.sol:AstroblockMap |
╰---------------+-----------------------------------+------+--------+-------+-------------------------------------╯