ERC4337 Data LibsSentinelListLinkedBytes32Libpushpush Add an item to the list. Usage list.push(bytes32(keccak256("newEntry"))); Parameters self Type: bytes32 The storage pointer of the list. newEntry Type: bytes32 The entry to be added to the list. Returns NonegetNextsafePush