StorageRead
implements a method to read uint256 data from storage at a bytes32 storage slot key.
readFromStorage
function readFromStorage(bytes32 slot_) public view returns (uint256 result_)
implements a method to read uint256 data from storage at a bytes32 storage slot key.
function readFromStorage(bytes32 slot_) public view returns (uint256 result_)